Page 1 of 1

negative regular expressions?

PostPosted: Fri Aug 08, 2025 2:24 am
by spotter
I'm wondering if its possible to do negative regular expressions (my attempt at ?! groups didn't work). i.e. find all posts that don't have a yEnc in them.

Re: negative regular expressions?

PostPosted: Tue Aug 12, 2025 12:54 am
by Quade
You can make a filter profile apply "yenc" as a "Subject Reject" filter then when you want to show only posts with no "yenc" apply the filter profile. It'll then hide all posts with "yEnc" in the subject.

Re: negative regular expressions?

PostPosted: Tue Aug 12, 2025 1:45 am
by spotter
yes, I figured that out, just thought there might be value to negative regular expressions as well.