I’ve figured out excluding character tags if they are already in ships, which is wonderful.
However. if a character is in both a “/“ and an “&” ship is there a way to:
1. eliminate the & if the / and & characters are the same
2. Prioritize the “/“ ship and split the “&” ship while only adding the new character? (I include everything in tags, because I use Bookfusion which only uploads tags into its extra metadata).
What I’d like is this:
1. If a fic has both ships a/b and a&b, I’d like to only have a/b show up.
2. if ships are A/B and B&c, I’d want a/b, c in the tags
I sort of know how to start this one. if you replace the “&" with “," you get a/b, b, c. I’d still have to go in and take out the duplicate b.
I think it’s probably a matter of exclude_pre and exclude_post, but my brain doesn’t work in sequences this way.
|