diff --git a/help/configure-unread-message-counters.md b/help/configure-unread-message-counters.md new file mode 100644 index 0000000000..038b3cefd4 --- /dev/null +++ b/help/configure-unread-message-counters.md @@ -0,0 +1,30 @@ +# Configure unread message counters + +To provide information about unread messages, Zulip can show unread message +counters next to stream names in the left sidebar. This is likely to be helpful +if you generally read (or otherwise [mark as read](/help/marking-messages-as-read)) +all the messages in a stream, but may otherwise feel unnecessary. + +Zulip offers an option to display a dot instead of an unread counter for streams +in the left sidebar. You can use a dot for all streams, or just for streams you +have [muted](/help/mute-a-stream). You will still be able to see the number of +unread messages in a stream by moving your mouse over it in the left sidebar. + +{start_tabs} + +{tab|desktop-web} + +{settings_tab|preferences} + +1. Under **Advanced**, select your preferred option from the + **Show unread counts for** dropdown. + +{end_tabs} + +## Related articles + +* [Reading strategies](/help/reading-strategies) +* [Marking messages as read](/help/marking-messages-as-read) +* [Marking messages as unread](/help/marking-messages-as-unread) +* [Star a message](/help/star-a-message) +* [Desktop notifications](/help/desktop-notifications) diff --git a/help/include/sidebar_index.md b/help/include/sidebar_index.md index 34ab82c949..c0dfed3347 100644 --- a/help/include/sidebar_index.md +++ b/help/include/sidebar_index.md @@ -99,6 +99,7 @@ * [Message actions](/help/message-actions) * [Marking messages as read](/help/marking-messages-as-read) * [Marking messages as unread](/help/marking-messages-as-unread) +* [Configure unread message counters](/help/configure-unread-message-counters) * [Emoji reactions](/help/emoji-reactions) * [View your mentions](/help/view-your-mentions) * [Star a message](/help/star-a-message)