Multiple naming templates #707
IvanGavrilenko
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Your Idea?
Add possibility to have multiple naming templates for the library (or ability to change template on a fly while organizing files) so several books from the whole library could have a separate naming templates.
Why Would This Be Helpful?
Ordinary a main naming templates is enough for the library, but sometimes it's necessary to use different template (i.e. usually a book has single author, rarely two, so the template
{Author}/{Series}/{Name} - {Author}.fb2
Works well. But there are about 30 books from the 1000 library that are anthology, digest or compilation books that have more than 10 authors (just an example - https://books.google.com.ni/books?id=JREHQoMJWS0C), so the above mentioned template is not convenient (and possible may be an issue due to path length). So for the very these books (leaving ordinary template for the other part of library) I'd like to use the different template
Several authors/{Series}/{Name} - {Author.first}.fb2
But I'm not able to use a seperate template for some books
Anything Else? (Optional)
No response
Want to Help Out?
I'm happy to help test and give feedback
Have You Considered Any Alternatives? (Optional)
No response
Before Submitting
Beta Was this translation helpful? Give feedback.
All reactions