-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Update/delete notifications #303
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestserverRelates to the main binary (server or client)Relates to the main binary (server or client)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestserverRelates to the main binary (server or client)Relates to the main binary (server or client)
A similar issue was open a while ago, but it didn't get traction for some reason.
The ability to update notifications is so far the only feature that forces me to still use AutoNotification and the Tasker environment instead of ntfy.
I have a multi-host and multi-room music setup, and whenever a new track is playing I receive an actionable notification that allows me to easily control the playback.
AutoNotification allows editing a notification given its ID (even a total overwrite/replace is fine, so we don't have to mess with the complexity of partial updates). And that's exactly the feature I need: if every music device created a new notification for each track that is played the notification bar will quickly get crammed, especially if there is no programmatic way to dismiss stale notifications. Notifications that report a progress status are another quite interesting use case that isn't possible right now.