Make message content selectable/copyable #45
Labels
No labels
Blocked
Good First Issue
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Nexus/nexus#45
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?
As briefly discussed in the matrix room and as the title suggests we should make message content selectable and copyable.
There are multiple scenarios to keep in mind. I am not sure how easy it is to implement each of these ideas without to much platform dependent custom code but here are nice things to have from a user perspective:
Make message content selectable/copyable.to Make message content selectable/copyableAnother option is having a right click menu option to "Copy text", that opens a dialog where text is selectable.
@Henry-Hiles wrote in #45 (comment):
Yeah most of it is easy. The setting idea is really smart. YOu already have implemented clicking links, something is identifying them, styling the to stand out and making them clickable so we should be able to add a copy option or not?
Typing www.something.something or https://something.something will trigger a clickable link.