[GH-ISSUE #478] Android: Ability to copy only a part of a message (low priority) #364

Closed
opened 2026-05-07 00:23:32 +02:00 by BreizhHardware · 3 comments

Originally created by @k3a on GitHub (Nov 9, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/478

Copying the whole message to the clipboard is nice but sometimes I need to copy only a part of it.

Originally created by @k3a on GitHub (Nov 9, 2022). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/478 Copying the whole message to the clipboard is nice but sometimes I need to copy only a part of it.
Author
Owner

@binwiederhier commented on GitHub (Nov 12, 2022):

This conflicts with #471. I am not sure if we can achieve both.

<!-- gh-comment-id:1312478258 --> @binwiederhier commented on GitHub (Nov 12, 2022): This conflicts with #471. I am not sure if we can achieve both.
Author
Owner

@k3a commented on GitHub (Nov 12, 2022):

That's true... hmm, what about:

  • tap to copy just the text (without timestamp because timestamp is rarely interesting for a single message)
  • tap and hold to allow text selection to copy any part of it
  • use [...] trippledot menu or a new toolbar icon to switch into the multi-message selection, tap on messages to copy and get selected messages with timestamps
<!-- gh-comment-id:1312593601 --> @k3a commented on GitHub (Nov 12, 2022): That's true... hmm, what about: - tap to copy just the text (without timestamp because timestamp is rarely interesting for a single message) - tap and hold to allow text selection to copy any part of it - use [...] trippledot menu or a new toolbar icon to switch into the multi-message selection, tap on messages to copy and get selected messages with timestamps
Author
Owner

@binwiederhier commented on GitHub (Dec 6, 2022):

I review tickets every now and then, and honestly, this seems more trouble than it's worth. There is a long-tap action already and a single tap action. It's not that big of a deal to strip out the stuff you don't need later.

If there are many more people that like this feature, I may change my mind. For now, I'm going to close this.

Thank you for reporting this. Keep these ideas coming. :-D

<!-- gh-comment-id:1338614324 --> @binwiederhier commented on GitHub (Dec 6, 2022): I review tickets every now and then, and honestly, this seems more trouble than it's worth. There is a long-tap action already and a single tap action. It's not that big of a deal to strip out the stuff you don't need later. If there are many more people that like this feature, I may change my mind. For now, I'm going to close this. Thank you for reporting this. Keep these ideas coming. :-D
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#364
No description provided.