Search found 3 matches

by chiph
13 Sep 2017 19:13
Forum: User Help / Bug Reports
Topic: Need help with regex / Notification on Statusbar
Replies: 4
Views: 13833

Re: Need help with regex / Notification on Statusbar

Bluscre wrote:You could also use glob ^^

Code: Select all

Urgent Ticket Notification (? - Open)*

Thank you!!! That did the trick!
by chiph
07 Sep 2017 13:33
Forum: User Help / Bug Reports
Topic: Need help with regex / Notification on Statusbar
Replies: 4
Views: 13833

Re: Need help with regex / Notification on Statusbar

Thanks Martin - that Debug Dialog was exactly what I needed. The regex tester was giving me a match, but it turns out that there's a lot more inside the notification than I had realized. I've got a lot to go on now. I appreciate it!
by chiph
06 Sep 2017 19:57
Forum: User Help / Bug Reports
Topic: Need help with regex / Notification on Statusbar
Replies: 4
Views: 13833

Need help with regex / Notification on Statusbar

I am trying to set up a new trigger for Notification on Statusbar Displayed, matching on Text. I am able to get it to match on 'contains text' but not matches regex. I have tested the regex, and am able to fully match the string. I'm sure I'm just entering it incorrectly (I'm just putting the regex ...