-
-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Description
Description
With the command curl -H "Click: https://web.address" you can set ntfy to direct you to a site on click. Is there a way to incorporate this into diun? It would be nice to click a notification and get directed to my dockge instance. Would make the ui look nicer too.
Right now I use "DIUN_NOTIF_NTFY_TEMPLATETITLE=https://dock.pendra.dev/compose/{{.Entry.Metadata.container }}"
where "entry.metadata.container" is the dockge stack the app is running in to set a URL in plain text, but I think making it the clickable link would be better. Since the android app of my does not allow for title style link hiding