Quote:
Originally Posted by bhagerty
It seems like it should be trivial to export a list of tags, or at least copy and paste them from Calibre to something else, but I can't figure out how to do it. Right-clicking on "Tags - Manage Tags" gives you a spreadsheet-style list of the tags, but I couldn't copy and paste more than one at a time, no matter how many rows I highlighted.
Any way to export such a list? It would be helpful to me as I try to rationalize them again, having stepped away from the project for a while.
Thanks!
|
You might brush off your SQL skills and download a
SQLite database browser
Tags exist in the ... wait for it.... Tags table in the metadata.db
File:Export: Table as a
CSV file