mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
help: Document configuring display of unread summary counters.
Document the personal setting for displaying or hiding the unread message summary counters in the left sidebar shown next to the home view and channels header. Fixes #35076. Co-authored-by: Alya Abbott <alya@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
d1a66c4faa
commit
0ecb8269d0
@@ -5,10 +5,13 @@ counters next to channel 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 channel, but may otherwise feel unnecessary.
|
||||
|
||||
## Configure unread message counters
|
||||
|
||||
Zulip offers an option to display a dot instead of an unread counter for channels
|
||||
in the left sidebar. You can use a dot for all channels, or just for channels you
|
||||
have [muted](/help/mute-a-channel). You will still be able to see the number of
|
||||
unread messages in a channel by moving your mouse over it in the left sidebar.
|
||||
unread messages in a channel by moving your mouse over it in the left sidebar or
|
||||
opening it.
|
||||
|
||||
{start_tabs}
|
||||
|
||||
@@ -21,6 +24,33 @@ unread messages in a channel by moving your mouse over it in the left sidebar.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
## Configure unread summary counters
|
||||
|
||||
You can configure whether Zulip displays unread count summaries on your home
|
||||
view and channels section in the left sidebar. You will still be able to see the
|
||||
summary counts by moving your mouse over them in the left sidebar. The counter
|
||||
on your home view will also be shown when you're in that view.
|
||||
|
||||
{start_tabs}
|
||||
|
||||
{tab|via-left-sidebar}
|
||||
|
||||
1. Hover over your configured [home view](/help/configure-home-view) in the
|
||||
**views** section of the left sidebar.
|
||||
|
||||
1. Click on the **ellipsis** (<i class="zulip-icon zulip-icon-more-vertical"></i>).
|
||||
|
||||
1. Click the option to hide or show the unread counter.
|
||||
|
||||
{tab|via-personal-settings}
|
||||
|
||||
{settings_tab|preferences}
|
||||
|
||||
1. Under **Information**, toggle **Show unread count summaries in the
|
||||
left sidebar**.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
## Related articles
|
||||
|
||||
* [Reading strategies](/help/reading-strategies)
|
||||
|
||||
Reference in New Issue
Block a user