-
I am a little confused, I am trying to make a simple watch that alerts on firmware release change. As a test I am using a local self hosted page thus:
All I want to do is monitor one existing line for changes, so if the version of cheese changes then I am alerted, any other additions/removals I am not interested in. I am really struggling to make that work, I stick in a regex something like /^ch.*/ in the trigger text box, the preview shows the line as blue trigger, I then add 'cake 11.0' to the end list, and I get an alert, which is not what I am after at all. If someone could help me be a little less dumb I would be very grateful! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You should use the 'extract text' part to limit to just that line |
Beta Was this translation helpful? Give feedback.
You should use the 'extract text' part to limit to just that line