Skip to content
This repository has been archived by the owner on Jun 13, 2020. It is now read-only.

Suggestion: Make filter regex be case sensitive #546

Open
sheetsyyy opened this issue Aug 24, 2016 · 0 comments
Open

Suggestion: Make filter regex be case sensitive #546

sheetsyyy opened this issue Aug 24, 2016 · 0 comments

Comments

@sheetsyyy
Copy link

sheetsyyy commented Aug 24, 2016

If I wanted to filter posts that say "example" but the poster said "Example" or God forbid "eXaMpLe, then it wouldn't filter it. I'd have to do [eE][xX][aA][mM][pP][lL][eE] because the filter doesn't let you put in the slashes so you can't do /.../i to make it case insensitive.

My suggestion is to either allow the user to put in the /.../ by themselves, make it completely case insensitive, allow mod types like (?i) unless that's too difficult, or to add check-marks for i and m.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant