mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +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.
903 B
903 B
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!}
- Click Pin channel to top.
{end_tabs}
Unpin a channel
{start_tabs}
{tab|desktop-web}
{!channel-actions.md!}
- Click Unpin channel from top.
{end_tabs}
Alternate method to pin or unpin a channel
{start_tabs}
{tab|desktop-web}
{relative|gear|channel-settings}
- Select a channel.
{!select-channel-view-personal.md!}
- Under Personal settings, toggle Pin channel to top of left sidebar.
{end_tabs}