mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
The ability to pin or unpin a channel is not yet implemented for the initial launch of the Flutter mobile app, so we remove the legacy React Native app instructions. Features are tracked in: https://github.com/zulip/zulip-flutter/issues/1223 Part of #34748.
51 lines
903 B
Markdown
51 lines
903 B
Markdown
# Pin a channel
|
|
|
|
Pinning a channel moves it to the **Pinned** section at the top of your channels
|
|
list in the left sidebar. You can pin the channels you pay close attention to,
|
|
which is especially handy if you are subscribed to a large number of channels.
|
|
|
|
## Pin a channel
|
|
|
|
{start_tabs}
|
|
|
|
{tab|desktop-web}
|
|
|
|
{!channel-actions.md!}
|
|
|
|
1. Click **Pin channel to top**.
|
|
|
|
{end_tabs}
|
|
|
|
## Unpin a channel
|
|
|
|
{start_tabs}
|
|
|
|
{tab|desktop-web}
|
|
|
|
{!channel-actions.md!}
|
|
|
|
1. Click **Unpin channel from top**.
|
|
|
|
{end_tabs}
|
|
|
|
## Alternate method to pin or unpin a channel
|
|
|
|
{start_tabs}
|
|
|
|
{tab|desktop-web}
|
|
|
|
{relative|gear|channel-settings}
|
|
|
|
1. Select a channel.
|
|
|
|
{!select-channel-view-personal.md!}
|
|
|
|
1. Under **Personal settings**, toggle **Pin channel to top of left sidebar**.
|
|
|
|
{end_tabs}
|
|
|
|
## Related articles
|
|
|
|
* [Introduction to channels](/help/introduction-to-channels)
|
|
* [Mute or unmute a channel](/help/mute-a-channel)
|