Files
zulip/help/marking-messages-as-unread.md
Saubhagya Patel b4f2c4cafc icons: Rename zulip-icon-mute-new to zulip-icon-mute.
This commit removes the old `zulip-icon-mute` icon, which is
no longer used. The `zulip-icon-mute-new` icon is now
renamed to `zulip-icon-mute`.
2025-06-05 17:05:24 -07:00

85 lines
2.5 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
channel](/help/introduction-to-channels#browse-and-subscribe-to-channels). This makes it
[convenient](/help/reading-strategies) to review all the recent
conversations in that channel.
- 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}
## Mark all messages in a topic or channel as unread
{start_tabs}
{tab|via-left-sidebar}
1. Hover over a topic or channel in the left sidebar.
1. Click on the **ellipsis** (<i class="zulip-icon zulip-icon-more-vertical"></i>).
1. Click **Mark all messages as unread**. This option will appear only if all
messages in the topic or channel are currently marked as read.
!!! tip ""
You can also mark all messages in your current view as unread by
jumping to the top with the <kbd>Home</kbd> key, and marking as unread
[from the first message](#mark-as-unread-from-selected-message).
{tab|via-recent-conversations}
{!go-to-recent-conversations.md!}
1. Hover over a topic.
1. Click on the **ellipsis** (<i class="zulip-icon
zulip-icon-more-vertical"></i>) next to the unread messages counter. You may
need to hover over the indicator icon for a followed (<i class="zulip-icon
zulip-icon-follow"></i>) or muted (<i class="zulip-icon
zulip-icon-mute"></i>) topic in order to see it.
1. Click **Mark all messages as unread**. This option will appear only if all
messages in the topic are currently marked as read.
{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)