Quote:
Originally Posted by Kymmmm
I would like to know how to do this.....Any steps for novice?
|
Here's what I have in calibre when sending books on my Nook Color.
Prefrences > Plugboard
Format : epub
Device : NOOK COLOR
First line on the right :
First field : {author_sort}
Destination field : authors
Second line :
First field : {series:|| }{series_index:0>2s|| - }{title} ({tags})
Destination field : title
Save
So, about the second line :
- IF a book is part of a serie, display serie name serie index title
- If not, display only the title
(Note that I also display the tags at the end, between parenthesis, but you don't have to.)
See the screenshot attached. It's in french but you get the idea.