mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
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.
1.3 KiB
1.3 KiB
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. This makes it convenient to review all the recent conversations in that stream.
-
Mark the results of your search as unread to review them at leisure.
Mark as unread from selected message
{start_tabs}
{tab|desktop-web}
{!message-actions-menu.md!}
- 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!}
- Tap Mark as unread from here.
{end_tabs}