help: Document "Show unread count for" display preference.

- Adds a new page in "Reading messages" section to document this new
  feature.
This commit is contained in:
David Rosa 2023-09-14 18:37:46 -07:00 committed by Tim Abbott
parent 4cef665e98
commit 9c20be8ffc
2 changed files with 31 additions and 0 deletions

View File

@ -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)

View File

@ -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)