General discussion related to "Everything".
-
albyofdoom
- Posts: 2
- Joined: Wed May 20, 2015 3:06 am
Post
by albyofdoom » Wed Feb 10, 2021 4:49 pm
I'm trying to create a filter that among other things explicitly turns off or ignores 'Match by Case' if it's enabled in the Search menu. I've tried using things like the variations listed below, but so far have not had success. Is this even possible?
-
tuska
- Posts: 270
- Joined: Thu Jul 13, 2017 9:14 am
Post
by tuska » Wed Feb 10, 2021 7:38 pm
Hi,
try this...
nocase: Match or ignore case

- 2021-02-10_Explicitly Disable 'Match by Case' in a Search Filter.png (37.26 KiB) Viewed 423 times
Regards,
Karl
-
albyofdoom
- Posts: 2
- Joined: Wed May 20, 2015 3:06 am
Post
by albyofdoom » Wed Feb 10, 2021 7:51 pm
That is exactly what I needed, thank you! I completely overlooked the note about using 'no' as a prefix on modifiers. This opens up some new options for other searches as well.
Thanks again!