-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Competitor analysis: good things #1
Comments
Pretty much everything, but IRC over ssh: share targetOn (mobile) OSes you can share an image to messanger app to share it with someone. |
Slack, Telegram: Edit last message with ↑ |
Personally, I am not a big fan of editing messages that were already sent. Although I understand usefulness of such feature. Also, as far as I am aware, this feature increases the complexity of potential encryption/signing of individual messages (though we should have a separate issue to discuss problems like this, since this one should stay purely UI-related). Nevertheless, even if this feature is implemented, there should be an option to turn off editing with ↑, so it can be used to go back to previously sent message, like in IRC clients. |
I can’t see myself implementing edit feature without ability to see edit history. Don’t think that any messanger does that, but GitHub comments do: 🙂 Posting features here do not mean they will ever be implemented, I just want to start off by listing features that define nice UX. So far I’m coming up with features that:
|
IRC: tab completion of user names and commandsMakes typing faster for people used to command line environments. |
IRC: command line-like navigationAllows using key combos that are familiar for people using shell (i.e. ctrl+a to get to beginning of the line, ctrl+e to get to the end of the line, arrow up to access history of previous messages, etc.) |
This one is an bit tricky, because some of them conflict with non-terminal shortcuts (ctrl+a, w…), but maybe shell shortcuts may be an option. |
Before I start writing anything, let’s analyse what we like in other messaging interfaces (so no protocol features).
I am mostly interested in things that cause you to prefer one app over another.
One comment per feature. Vote on already added features with 👍
Template:
The text was updated successfully, but these errors were encountered: