Quote:
Originally Posted by ownedbycats
Question: For category, is it possible to exclude a specific entry only if there's at least one other entry?
example:
originally: Mass Effect, Mass Effect Trilogy, whatever
results: Mass Effect Trilogy, whatever
originally: Mass Effect
result: Mass Effect
|
Maybe doing a replace on category_LIST "Mass Effect, =>" and ", Mass Effect=>". Maybe "(Mass Effect|, ){2}=>" would work?
But another example would be:
originally: Mass Effect, whatever
results: whatever
Thereby discarding Mass Effect from any crossovers? Are you sure that's what you want?
I would instead suggest normalizing "Mass Effect", "Mass Effect Trilogy" etc to one value.
Or just living with it--I've made my opinion on the futility of wrangling AO3 tags known before.