View Single Post
Old 04-04-2018, 08:02 AM   #10
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by taos View Post
AFAIK, collections are - at least in the more recent versions of the Tolino firmware - based on folders. So, if e.g. Calibre creates directories according to author, all books in this folder (let's call it "Author 1") - even those in subfolders of this folders - are sorted into the respective collection (named in this case "Author 1"). You can only get one level of collections (so a (sub)collection of "Thrillers" under "Fiction" is not possible).
Yes, the collections are made from the first level directory within the "Books" directory. Calibres default save template means that there will be a collection for each author. I'm currently using:

Code:
{#kobobookshelves}/{author_sort} - {series}{series_index:0>2s| - | - }{title}
Where #kobobookshelves is a custom column I maintain for fairly random collections. I should sort out a better set of collections, but I'm not using it enough to worry me to much.
davidfor is offline   Reply With Quote