Quote:
Originally Posted by HarryT
Is it possible to automatically have different filename for export depending on whether or not a book is part of a series.
Ideally I'd like to have:
[Series name] [number in series] - title
if a book is a part of a series, but just "title" if it's not.
Can this be done?
|
Yes. Try this in your save template.
{series} {series_index} {authors} - {title}
You can
review this thread for more info.