mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
help: Add tip about +
keyboard shortcut to "Emoji reactions" page.
Adds `keyboard_tip` to the "Add a new reaction" section.
This commit is contained in:
@@ -26,9 +26,16 @@ message.
|
||||
with your mouse.
|
||||
|
||||
!!! tip ""
|
||||
|
||||
To add multiple reactions without closing the emoji picker, hold the
|
||||
<kbd>Shift</kbd> key while selecting emoji.
|
||||
|
||||
!!! keyboard_tip ""
|
||||
|
||||
You can react to the selected message with <img alt=":thumbs_up:"
|
||||
class="emoji" src="/static/generated/emoji/images/emoji/unicode/1f44d.png"
|
||||
title="thumbs up"/> by using the <kbd>+</kbd> shortcut.
|
||||
|
||||
{tab|mobile}
|
||||
|
||||
1. Long press on a message.
|
||||
|
Reference in New Issue
Block a user