[feature] Keep getting notifications even when I haven't viewed the last diff #2608
YamenSharaf
started this conversation in
General
Replies: 1 comment 6 replies
-
Just popping this into discussions for a bit until i understand it so you're saying that you dont want the change-detection to run "since the last check" but you want it to compare against the version of which you last viewed? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version and OS
v0.46.04/ LXC
Is your feature request related to a problem? Please describe.
I have an issue when a web page I'm monitoring changes, I get a Telegram notification. At this point I already know what has changed because the notification contains the diff. The issue here is that I will not get any further notifications until I go see the diff on my instance. This causes me to miss further changes because as far as the instance is concerned, I haven't viewed the diff.
Describe the solution you'd like
I would like there to be an option to override this behavior, something like:
Or
Describe the use-case and give concrete real-world examples
When watching the price/ availability of an item
Beta Was this translation helpful? Give feedback.
All reactions