View Single Post
Old 02-12-2016, 06:23 AM   #213
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by hfpop View Post
I would like to prepare a file extensions/collections.json, to speed up a bit the collections-by-folder process. Am I right to assume that the following would be correct to include all books in a folder to a collection with that specific name?

Code:
{
  "re:^Adventures/Alexandre Dumas/*.mobi": ["Adventures/Alexandre Dumas"],
  "re:^Adventures/Jules Verne/*.mobi": ["Adventures/Jules Verne"],
}
You do not need any json when building collections-by-folder.
The application uses the tree structure of the folders below /documents.
Note: no nested collections supported by these Kindles. Single level sub-tree only.
knc1 is offline   Reply With Quote