View Single Post
Old 05-11-2014, 12:05 PM   #2648
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,030
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Snow Sciles View Post
I've begun using FFDL to just update the meta. How do I get it to only put the genre info into the tags column? For AO3 it currently inputs all the tags, characters, genre, warnings, fandom etc.
In personal.ini you can control what ends up in calibre's Tags column with the include_subject_tags keyword. (It's named for the dc:subject tags used inside epubs. FFDL didn't start out as a plugin.)

To only include genre for AO3 specifically, put this in your personal.ini:
Code:
[archiveofourown.org]
include_subject_tags: genre
JimmXinu is offline