Quote:
Originally Posted by taos
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.