Quote:
Originally Posted by Emerald_Lilies
I've been going through the forum (and slowly teaching myself regex) and I haven't been able to figure this out. I have my personal.ini set up with onlyromships to only include pairings with a "/". When I get a fic that only has an "&" gen pairing in ships, it won't remove that pairing.
|
You are very nearly there.
You need to define
onlyromships so FFF knows it's there, and you need to do something with
onlyromships so it's visible somewhere.
Some options shown below.
Code:
[archiveofourown.org]
## add onlyromships as well as ships2chars
add_to_extra_valid_entries:,ships2chars,onlyromships
## Adds to Calibre's Tags.
add_to_include_subject_tags:,onlyromships
## Although you'd likely want to set it instead to replace ships
include_subject_tags: extratags, genre, category, characters, onlyromships, status
## Adds to Title Page:
add_to_extra_titlepage_entries:,onlyromships
## And a nice label:
onlyromships_label:Romantic Ships
## Set in a custom column:
add_to_custom_columns_settings:
onlyromships=>#your_onlyromships_column