thelounge icon indicating copy to clipboard operation
thelounge copied to clipboard

Add “Reply to” specific message

Open Sonic3R opened this issue 4 years ago • 4 comments

Feature Description

I'm a channel, a lot of people are writing and I want to reply to a particular message without copying text (is hard to copy text in Safari iOS) and automatically copy it for me.

The reply format might be:

CopiedMessage >> and here I can write text

Sonic3R avatar May 26 '21 16:05 Sonic3R

Maybe if you can also configure the format it's in. I usually quote messages like

<author> "<quote>" <my message>

termermc avatar May 26 '21 17:05 termermc

Copying messages is discouraged in old skool irc. Message tags are an upcoming part of IRCv3 though, and some ircds do support it already, but that is the task of the server, not the client, to handle that pass around. To what extent thelounge should be trying to accomodate message tags now, im not sure. https://ircv3.net/specs/extensions/message-tags

BrettGilio avatar Sep 24 '21 01:09 BrettGilio

https://github.com/thelounge/thelounge/issues/4132

Related

BrettGilio avatar Sep 24 '21 01:09 BrettGilio

Maybe implement something like IRCcloud is doing with +reply tags? https://blog.irccloud.com/reply-threads/

andrioid avatar Jan 05 '24 10:01 andrioid