Quote:
Originally Posted by Mark Nord
Calibrefan,
are your books sorted in more then one collection?
quisvirs addon jumps on the (I assume alphabetical) first collection containing the current book and takes the next ones.
|
Nice to know.
@Calibrefan I use the following plugboard in calibre so this feature works no matter how many collections the book might be in.
format: device-db
device: any device (or PRS505)
template:
{author_sort} {series:| - | } {series_index:05.2f}
destination: author_sort
template:
{author_sort} {series:| - | } {series_index:05.2f}
destination: authors
template:
{series} {series_index:05.2f||-}{title}
destination: title_sort
This makes the author line in both my son's 300 and my 950 show the Author's name followed by the series name and number if it exists. I forget why I put the title sort there (I think it was for the sort on my 505) but things are working for me so I'm leaving it alone for now.