mirror of https://github.com/zulip/zulip.git
help center: Mention stream section labels.
Updates the relevant help center articles to reflect that the sections for Pinned and Inactive streams in the left sidebar now have labels. Fixes #23423.
This commit is contained in:
parent
2eaff50a59
commit
81f3307da0
|
@ -1,9 +1,9 @@
|
|||
# Manage inactive streams
|
||||
|
||||
In normal Zulip usage, streams fall in and out of use. By default,
|
||||
Zulip automatically moves streams that haven't been used in a while to
|
||||
the bottom of your streams list in the left sidebar. This helps
|
||||
prevent low-traffic streams from cluttering the left sidebar.
|
||||
In normal Zulip usage, streams fall in and out of use. By default, Zulip
|
||||
automatically moves streams that haven't been used in a while to the
|
||||
**Inactive** section at the bottom of your streams list in the left sidebar.
|
||||
This helps prevent low-traffic streams from cluttering the left sidebar.
|
||||
|
||||
You can configure Zulip to move (demote) inactive streams more or less
|
||||
aggressively. This is an advanced setting; you can safely ignore it if this
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Pin a stream
|
||||
|
||||
Pinning a stream moves it to the top of the left sidebar. We recommend
|
||||
pinning important streams if you have more streams than fit in the left
|
||||
sidebar.
|
||||
Pinning a stream moves it to the **Pinned** section at the top of your streams
|
||||
list in the left sidebar. You can pin the streams you pay close attention to,
|
||||
which is especially handy if you are subscribed to a large number of streams.
|
||||
|
||||
## Pin a stream
|
||||
|
||||
|
|
Loading…
Reference in New Issue