Quote:
Originally Posted by yanekyan
Hello,
How can I build a non-interactive save-to-disk action (predefined format, folder, etc), but with different save template. For example:
1. {author_sort:.1}/{author_sort:shorten(30,(..),0)}/{series:||/}{series_index:0>4.1f|| - }{title}
2. {series}{series_index:0>4.1f|| - }{title}
3. {tags}/{author_sort}-{title}
etc.
|
The previous version of the action followed the template defined in calibre > preferences > save-to-disk > template. It now has been updated to support defining the template in the action settings, in case the user wants to have multiple save-to actions with different templates.