Files
zulip/help/marking-messages-as-unread.md
Lauryn Menard dedea23745 help-docs: Move help center documentation to top level directory.
These files are not Jinja2 templates, so there's no reason that they needed
to be inside `templates/zerver`. Moving them to the top level reflects their
importance and also makes it feel nicer to work on editing the help center content, 
without it being unnecessary buried deep in the codebase.
2023-01-25 14:08:29 -08:00

49 lines
1.3 KiB
Markdown

# Marking messages as unread
Zulip lets you manually mark messages as unread. Specifically, Zulip offers a
**Mark as unread from here** option, which lets you mark the selected message
and all newer messages in your current view as unread.
There are many ways to use this feature, including:
- When you don't have time to read a conversation carefully, or to follow up on
action items, mark messages as unread to return to them later.
- You can mark messages as unread when you [subscribe to a
stream](/help/browse-and-subscribe-to-streams). This makes it
[convenient](/help/reading-strategies) to review all the recent
conversations in that stream.
- Mark the results of your [search](/help/search-for-messages) as unread to
review them at leisure.
## Mark as unread from selected message
{start_tabs}
{tab|desktop-web}
{!message-actions-menu.md!}
1. Click **Mark as unread from here**.
!!! keyboard_tip ""
You can also mark messages as unread by selecting a message, and using the
<kbd>Shift</kbd> + <kbd>U</kbd> shortcut.
{tab|mobile}
{!message-long-press-menu.md!}
1. Tap **Mark as unread from here**.
{end_tabs}
## Related articles
* [Reading strategies](/help/reading-strategies)
* [Marking messages as read](/help/marking-messages-as-read)
* [Star a message](/help/star-a-message)
* [Read receipts](/help/read-receipts)