Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: d3e224fa8e4fa69a7b003a43c4031c9e57eea96a
Title: Keyboard Shortcut - Add react emoji's to the latest message.
Status: Open Type: Feature_Request
Severity: Minor Priority: Low
Subsystem: General Resolution: Open
Last Modified: 2019-05-03 08:02:42
Version Found In:
jma2019-05-01 04:15:35

Slack has cmd+shift+\ (on macOS) which prompts the reactji dialog.

cancel2019-05-02 00:15:26

Good idea.

severeoverfl0w2019-05-03 08:02:42

I really like how zulip's interface does this, but it would probably require a larger overhaul to ripcord.

It works by allowing you to focus a message with j/k (when the chat box isn't focused), then with a message focused you can hit : to add a reaction.

This is nice because you can read a whole conversation using the keyboard and perform keyboard-driven actions (e.g. starting/replying to a thread).