And so on. I’ve reduced it quite a bit by adding a if net added text is greater than 30 (it usually only adds or subtracts 2-7 letters per text block) but it’ll still trigger alerts because there can be anywhere between 1 and 26 text blocks and will eventually results in me missing an alert that I’ll want to see.
@elii Do you know why the text is truncated randomly? Changing a setting to help get fewer truncations can help.
Additionally, is it be possible to sort the list of text blocks in newest-first order and monitor only the top 3 to 5 items? This approach can reduce the number of text blocks being tracked and help generate more relevant alerts.
If you’re looking for specific terms in the monitored content, you can consider adding keyword-based conditions to trigger alerts only when those keywords appear.
You can use the Regex filter to extract text that does not include "...", and then monitor that text. This option is available in the Visual Selector toolbar. You can use the following regular expression: [\w\s]*