mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
docs: Add macros to the *Star a message* doc.
This commit is contained in:
parent
1c6a765a22
commit
6b7afddd20
@ -1,23 +1,16 @@
|
||||
# Starring a message
|
||||
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.
|
||||
### Star a message
|
||||
You can star a message by hovering over any message. The timestamp of the message should be replaced with three context buttons while hovering, one of which is a star. Click on this to star the message.
|
||||
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!} the star () icon.
|
||||
|
||||
When a message is starred, a small green star appears next to the timestamp of the message.
|
||||
2. After starring a message, a green star appears next to the timestamp of the
|
||||
message, confirming the success of your starring of the message.
|
||||
|
||||

|
||||
|
||||
### Unstar a message
|
||||
Click on the green star to unstar a message, returning it to being unfilled.
|
||||
|
||||
### View a starred message
|
||||
You can view all messages you've starred by filtering with the term `is:starred`. This term can be combined with any other filter or search term.
|
||||
|
||||

|
||||
|
||||
You can also click the "Starred Messages" option on the sidebar to filter to only starred messages.
|
||||
|
||||

|
||||
You can click on the green star next to a starred message to unstar the
|
||||
message.
|
||||
|
||||
!!! tip ""
|
||||
You can narrow your view to show all starred messages by searching for
|
||||
messages with the search operator `is:starred` or clicking on the
|
||||
**Starred Messages** option on the left sidebar.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user