-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Milestone
Description
Hi everyone.
I've been banging my head against the wall for a while now. Today, I decided to get to the bottom of the "issue" that I'm experiencing.
I tried to interpret the best I could the instructions for filters under Configuration>Reading>Filter actions>Mark an article as read…
It is supposed to allow to use the filter as follows without any issues: "intitle:/^Love It/i". This works ok.
But, if I want to use the following filter: "intitle:/^Love It Or List It/i", it doesn't work (correctly). It seems that the word "Or" in the filter is treated as an operator instead of a part of the search string within regex expression. Is this intended? How to be able to use "or" as a part of the regex string?
Thanks.
Reactions are currently unavailable