mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #110] Make link (from click parameter) also available in the notification list #91
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#91
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cmeis on GitHub (Jan 19, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/110
The link from a "Click:" header in a notification can only be opened by clicking the Android notification right now.
It would be handy to be able to open is also from the notification list in the app (in case the notification has been dismissed and the link is needed again).
@binwiederhier commented on GitHub (Mar 20, 2022):
Working on this now. On the fence about whether to put the click target in the drop-down menu or the copy action.
Probably the copy action, since you specifically set Click
@binwiederhier commented on GitHub (Mar 20, 2022):
Done. Will be in next release.