[GH-ISSUE #715] some suggestions about copy functionality #523

Open
opened 2026-05-07 00:25:04 +02:00 by BreizhHardware · 4 comments

Originally created by @zaqai on GitHub (May 5, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/715

Android app: Add auto copy function. If ntfy received a message, it can copy the msg automatically. It will be more friendly when sharing text between devices. So far I can achieve it through macrodroid. But it is more reasonable to achieve it in ntfy.

web app: Add a copy button in the end of each message item.

Originally created by @zaqai on GitHub (May 5, 2023). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/715 Android app: Add auto copy function. If ntfy received a message, it can copy the msg automatically. It will be more friendly when sharing text between devices. So far I can achieve it through macrodroid. But it is more reasonable to achieve it in ntfy. web app: Add a copy button in the end of each message item.
Author
Owner

@binwiederhier commented on GitHub (May 9, 2023):

I like this idea. It would need a toggle in the settings though and would be off by default

[ ] Copy incoming messages to clipboard automatically

<!-- gh-comment-id:1540675126 --> @binwiederhier commented on GitHub (May 9, 2023): I like this idea. It would need a toggle in the settings though and would be off by default `[ ] Copy incoming messages to clipboard automatically`
Author
Owner

@wunter8 commented on GitHub (May 9, 2023):

Are you imagining this as a global setting or a "per-subscription" setting? It seems like it would be nice to make it per-subscription so that (for example) I don't get a copy of the ntfy stats on my clipboard twice a day

<!-- gh-comment-id:1540869184 --> @wunter8 commented on GitHub (May 9, 2023): Are you imagining this as a global setting or a "per-subscription" setting? It seems like it would be nice to make it per-subscription so that (for example) I don't get a copy of the ntfy stats on my clipboard twice a day
Author
Owner

@binwiederhier commented on GitHub (May 10, 2023):

Yes, a per-subscription only setting. Of course. A global setting would not make sense IMHO.

<!-- gh-comment-id:1541040236 --> @binwiederhier commented on GitHub (May 10, 2023): Yes, a per-subscription only setting. Of course. A global setting would not make sense IMHO.
Author
Owner

@wunter8 commented on GitHub (May 10, 2023):

Another option would be a per-message X-Clipboard: true header, but I guess that would just be ignored on web, so it's probably best to keep it just in the Android client

<!-- gh-comment-id:1541050027 --> @wunter8 commented on GitHub (May 10, 2023): Another option would be a per-message `X-Clipboard: true` header, but I guess that would just be ignored on web, so it's probably best to keep it just in the Android client
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#523
No description provided.