ircv3-ideas icon indicating copy to clipboard operation
ircv3-ideas copied to clipboard

Add a way to make reference to a previous message of the backlog

Open jonathanmarsaud opened this issue 7 years ago • 3 comments

Hi,

As discussed in #ircv3, it would be nice to have a feature which permit to jump to a message of the backlog instead of having to say "Can you please take a look at the message at 17:42 on this channel?". A simple way will be to have a standard parsing rule/format which parse every timestamps and by default, jump to this timestamp of the actual channel (it needs to be discussed how we can do the same if we make reference to another channel). As suggested on #ircv3, it can also be a metadata like @link={msgid}.

Regards,

jonathanmarsaud avatar May 22 '17 17:05 jonathanmarsaud

Great idea. Would love to see this as well. Shouldn't be too difficult of a spec at all.

ghost avatar May 22 '17 17:05 ghost

This probably has most of the work done via the reply draft added in - the draft only leaves jumping to the message with id to the client, but it does provide the msgid and facilities to do so, what do you think?

subterfugue avatar Feb 01 '22 11:02 subterfugue

Related: https://github.com/ircv3/ircv3-ideas/issues/8#issuecomment-842986798

emersion avatar Nov 12 '23 17:11 emersion