arimgibson / Deadname-Remover

An easy to use Firefox and Chrome plugin to automatically remove and replace deadnames
MIT License
120 stars 30 forks source link

Feature Request: Exclude patterns from search and replace #522

Open Amberarch opened 2 years ago

Amberarch commented 2 years ago

I would appreciate it if there were a field where you could exclude names to be excluded from replacement. For example, you could enter your parents' name in a box so that the last name does not get replaced.

arimgibson commented 2 years ago

Loving this suggestion @Amberarch! My initial thought is to let the user specify a regex pattern to exclude, but I also know that might not be accessible for users who don't have experience with regex. Definitely putting this on my list of something to implement, although it will probably take a while to get to.