mirror of https://github.com/zulip/zulip.git
user docs: Update the message-actions macro.
This commit is contained in:
parent
da759d60f8
commit
655820c13d
|
@ -5,7 +5,9 @@ an emoji reaction.
|
|||
|
||||
1. Locate the message you want to react to in the message table.
|
||||
|
||||
{!message-actions.md!} smiley face (<i class="icon-vector-smile"></i>)
|
||||
{!message-actions.md!}
|
||||
|
||||
1. Click the smiley face (<i class="icon-vector-smile"></i>)
|
||||
icon to reveal the emoji reactions picker. Or, use the `:` hotkey to
|
||||
open the emoji reactions picker quickly without using a mouse.
|
||||
|
||||
|
|
|
@ -9,8 +9,9 @@ minutes of when you send them. Organization administrators can change the
|
|||
time limit, remove the time limit, or remove the ability to edit messages
|
||||
entirely.
|
||||
|
||||
{!message-actions.md!} pencil (<i class="icon-vector-pencil"></i>) icon
|
||||
to reveal a message editing box.
|
||||
{!message-actions.md!}
|
||||
|
||||
1. Click the pencil (<i class="icon-vector-pencil"></i>) icon.
|
||||
|
||||
2. After making the changes to your message in the message editing box, click
|
||||
the **Save** button to save the changes you made to your message.
|
||||
|
|
|
@ -1 +1 @@
|
|||
1. Hover over the message to reveal three icons on the right. Select the
|
||||
1. Hover over a message to reveal three icons on the right.
|
||||
|
|
|
@ -2,7 +2,9 @@
|
|||
Starring messages is a good way to keep track of important messages, such as
|
||||
tasks you need to go back to or documents you reference often.
|
||||
|
||||
{!message-actions.md!} star (<i class="icon-vector-star-empty"></i>) icon.
|
||||
{!message-actions.md!}
|
||||
|
||||
1. Click the star (<i class="icon-vector-star-empty"></i>) icon.
|
||||
|
||||
2. After starring a message, a filled star (<i class="icon-vector-star"></i>)
|
||||
icon appears next to the timestamp of the message, confirming that the message has been
|
||||
|
|
Loading…
Reference in New Issue