You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
changedetection.io/changedetectionio/blueprint/tags
dgtlmoon c0f000b1d1
Merge pull request from GHSA-pwgc-w4x9-gw67
3 weeks ago
..
templates Merge pull request from GHSA-pwgc-w4x9-gw67 3 weeks ago
README.md UI/Functionality - Ability to manage/apply filters and notifications across tags/groups 11 months ago
__init__.py UI - Improvements to tag/groups page, show number of watches under each group, link group name to list (#2290) 2 months ago
form.py UI/Functionality - Ability to manage/apply filters and notifications across tags/groups 11 months ago

README.md

Groups tags

How it works

Watch has a list() of tag UUID's, which relate to a config under application.settings.tags

The 'tag' is actually a watch, because they basically will eventually share 90% of the same config.

So a tag is like an abstract of a watch