Quote:
Originally Posted by bgalbrecht
Is there any way to have Calibre save the files in a folder other than the root folder when saving to device on a Nook?
|
Yes (maybe), by default calibre creates folders by author name last, first using this
Quote:
{author_sort}/{title} - {authors}
|
as a template in the device interface plugin. Go to the Preferences - Plugin - Device interface plugin - Nook Device Interface and customize it by changing the template to
Quote:
books/{author_sort}/{title} - {authors}
|
this should create all of the author folders in a directory named books. If this works you can obviously change books to any name you want.