Quote:
Originally Posted by aurigod
Is it possible to change the filename format in Calibre.
Currently : <Title> - <Author>.epub
I would prefer : <Author SortName> - <Title>.epub
Thanks
|
change the
device template to
Code:
{author_sort} - {title}
(the extension
is auto-added for the format sent)
Connect the device, When the device icon appears on the toolbar, use the little arrow (or right-click): Configure this device
Each device TYPE can have a unique
template (auto-saved)