jyhong836 / Vivi

Vivi is a XMPP chatting client on OS X.
GNU General Public License v2.0
1 stars 0 forks source link

Improvement for reply #22

Open jyhong836 opened 9 years ago

jyhong836 commented 9 years ago

When I'm just logging in, I will receive some offline messages from my friends. These message needs to be reply one by one. However it's not convenient to tell my friend which reply is corresponded to which one.

In this issue I hope to solve the reply inconvenience of multiple messages.

One considered solution would be in markdown. Provide a mark like '#' for user to mark the history message.

Maybe we can let use to drag a history message into input view, and transform it into character mark.