-
Notifications
You must be signed in to change notification settings - Fork 0
feat(browsers): declarative GitHub notifications filter userscript #205
Copy link
Copy link
Open
Labels
area(home-manager)Home Manager modules, activation, or user-environment config.Home Manager modules, activation, or user-environment config.area(scripts)Operational scripts and command-line automation helpers.Operational scripts and command-line automation helpers.priority(p3)Normal priority.Normal priority.status(backlog)Accepted work that is intentionally unscheduled.Accepted work that is intentionally unscheduled.type(enhancement)Net-new capability or intentional improvement.Net-new capability or intentional improvement.
Metadata
Metadata
Assignees
Labels
area(home-manager)Home Manager modules, activation, or user-environment config.Home Manager modules, activation, or user-environment config.area(scripts)Operational scripts and command-line automation helpers.Operational scripts and command-line automation helpers.priority(p3)Normal priority.Normal priority.status(backlog)Accepted work that is intentionally unscheduled.Accepted work that is intentionally unscheduled.type(enhancement)Net-new capability or intentional improvement.Net-new capability or intentional improvement.
Projects
Status
Backlog
Context
A Violentmonkey userscript hides notification rows whose first path segment matches the configured owner. The current draft lives at
/tmp/hide-own-repo-notifications.user.jsand works againsthttps://github.com/notifications.Goals
Acceptance criteria
localStoragekeyed by owner list).Alt+H.modules/(orpackages/) and renders into the managed browser profile through Home Manager.Open questions
chrome/-style override path or a managed userscript-manager storage entry). Pick the option least brittle across browser upgrades.References
/tmp/hide-own-repo-notifications.user.js