mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
help: Improve emoji reactions documentation.
This commit is contained in:
committed by
Tim Abbott
parent
c7a4d0f470
commit
7aa93d3447
@@ -293,6 +293,14 @@
|
||||
<td class="definition">{{t 'Star selected message' }}</td>
|
||||
<td><span class="hotkey"><kbd>Ctrl</kbd> + <kbd>S</kbd></span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="definition">{{t 'Add emoji reaction to selected message' }}</td>
|
||||
<td><span class="hotkey"><kbd>:</kbd></span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="definition">{{t 'Toggle first emoji reaction on selected message' }}</td>
|
||||
<td><span class="hotkey"><kbd>=</kbd></span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="definition rendered_markdown">
|
||||
{{t 'React to selected message with' }}
|
||||
@@ -303,10 +311,6 @@
|
||||
</td>
|
||||
<td><span class="hotkey"><kbd>+</kbd></span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="definition">{{t 'Toggle first emoji reaction on selected message' }}</td>
|
||||
<td><span class="hotkey"><kbd>=</kbd></span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="definition">{{t 'Mark as unread from selected message' }}</td>
|
||||
<td><span class="hotkey"><kbd>Shift</kbd> + <kbd>U</kbd></span></td>
|
||||
@@ -382,10 +386,6 @@
|
||||
<td class="definition">{{t 'Open message menu' }}</td>
|
||||
<td><span class="hotkey"><kbd>I</kbd></span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="definition">{{t 'Open reactions menu' }}</td>
|
||||
<td><span class="hotkey"><kbd>:</kbd></span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="definition">{{t 'Show keyboard shortcuts' }}</td>
|
||||
<td><span class="hotkey"><kbd>?</kbd></span></td>
|
||||
|
||||
Reference in New Issue
Block a user