Thread: Adding Book
View Single Post
Old 02-24-2013, 10:17 AM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,079
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by saamjindal View Post
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}
theducks is offline   Reply With Quote