Thanks a lot for your effort in this!
Quote:
I also changed the regex to ignore case by default.
|
I'm afraid this is not a good idea. In my case in fact it makes a difference. Better to make it case sensitive by default and allow for adding a switch, because one can turn off the case sensitivity rather than turning it on.
Just one thing i'd like to come back to:
Given the following example regex how or better where would the common regex switches (i,m,u, etc.) be placed in the specific notification for this app? Append?
Code:
rx .*-(?!publisher1)