What I have been using for my save to device template is:
Elib/{author_sort:sublist(0,1,&)}/{title} - {authors:sublist(0,1,&)}
Basically in the root there is a directory called Elib, inside it are directories that are created from the first author sort (lastname, firstname) followed by the title with the first author name (firstname lastname) appended.
So Elib/Simonson, Mark/The Dark Heart of Time - Mark Simonson
Due to anthologies, I found that I was getting filename truncation so this helped. Since I use Kobo ereaders, I also moved any text after the book title that I wanted to keep into a subtitle field which is send to my Kobos as part of the metadata.
|