-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When monitoring content that will only become relevant at a future date, some need a way to schedule when monitoring should begin.
Examples:
- TV show season premieres (start checking 1 week before air date)
- Product launches (start monitoring on announcement date)
- Event pages (start checking closer to the event)
- Scheduled content releases
Solution is to add an optional "Start monitoring from" date field in the General tab that:
- Keeps the watch paused until the specified date
- Automatically unpauses and begins checking on that date
- Shows the scheduled start date in the watch list (perhaps with a calendar icon)
- Clears itself after activation (or optionally could be recurring yearly)
Current workaround
- Pause the watch manually
- Set a personal reminder to unpause it
- Manually unpause when the date arrives
- Or use external automation via API + cron jobs, which adds complexity.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request