View Single Post
Old 07-21-2023, 04:08 PM   #8680
chicleeblair
Connoisseur
chicleeblair began at the beginning.
 
Posts: 97
Karma: 10
Join Date: Sep 2018
Device: iPad mini
I feel like I’m going crazy. I’ve figured out so much, but then my trial and error fails me on something that is simple.

I want to have the character name Anya appear as Anya Jenkins in any fandom with the name “Buffy” in it. Every combination I try fails. even trying category!=The 100 fails, but I don’t want to do that, because there are multiple categories of Buffy (comics, etc.), and that wasn’t working anyway.

what I come up with is

characters, ships=>^([Aa]nya.*)$&&category=~^([Bb]uffy.*)$=>Anya Jenkins

without the category section, this works, and I tried ending that without the $ before the && because I’m pretty sure that’s correct, but no variation on anything I can think of works.
chicleeblair is offline   Reply With Quote