Quote:
Originally Posted by saamjindal
I need, my book are store in folder not by book title or author, but instead of according to first tag in metadata. If no tag is available than in unknown folder.
Can I achieve this by any kind of advance setting.
|
You can use the Template language
http://manual.calibre-ebook.com/template_lang.html to create very complex save templates.
Unfortunately, your idea has flaws. The Tag display order,
may not be the
When Parsed order. Those tags are actually separate DB entries with a link to that book, so retrieval may be in some other order.
If you need a specific tag, create a custom Text column and put a entry of the same name there (this is not automagically maintained)
The save template becomes much simpler {#customcolumnnamehere}