View Single Post
Old 02-22-2022, 11:42 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,099
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 Bertrand View Post
calibre 5.37, Windows 10 21H2

I run regularly a batch file to export all my books. It works great but now I'd like to add a second export, but only for books having a specific tag.

Looking at the calibredb doc, I see no options to exclude/include tags.
So, is it possible or not ?

If not, any work around via the command line ?

Thanks.
does this work for you?

Code:
calibredb --search tags:<the-tag-list-here>
theducks is offline   Reply With Quote