cinny icon indicating copy to clipboard operation
cinny copied to clipboard

Add "Copy Message" to message context menu

Open GimleLarpes opened this issue 7 months ago • 1 comments

Describe the problem

Copying a message is a very common action. Therefore I suggest making this easier by adding it as a button in the message context menu. This button would copy the contents of the message (i.e. image data, text, etc.) to the clipboard.

Describe the solution you'd like

A "Copy Message" button is added to the message context menu. This button would copy the contents of the message to the clipboard.

Alternatives considered

No response

Additional context

No response

GimleLarpes avatar Jun 03 '25 23:06 GimleLarpes

I actually need this for mobile since highlighting messages on mobile is impractical to begin with (and removes the option for clean interaction with long-press) I can clean up my PR for mobile context menus in a bit so there isn't any collision there (I refactor it a significant amount).

GigiaJ avatar Jun 18 '25 23:06 GigiaJ