Quote:
Originally Posted by kstar
...
I want to block things like: warnings, characters, genre, extratags (or is freeform)
I want to keep: fandom/category, ships, words, update, status, published
|
It depends on where you're talking about.
If you mean in the title page, you can adjust it with the
titlepage_entries setting in personal.ini. If you put it in [overrides] and clear
extra/add_to_titlepage_entries, you can guarantee you'll only get those metadata items. Like so:
Code:
[overrides]
# Placed in overrides to make sure it affects all sites and formats.
titlepage_entries:category,ships,numWords,dateUpdated,status,datePublished
# a few sites add site-specific metadata to titlepage_entries
add_to_titlepage_entries:
# superceded by add_to_titlepage_entries, but a few sites use it in defaults.ini
extra_titlepage_entries:
If you mean in Calibre's Tags field, you need to adjust the settings for
include_subject_tags.