mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
help: Add mobile instructions to "Unsubscribe from a stream".
- Documents unsubscribing via long-press menu, all streams, and stream settings menu.
This commit is contained in:
@@ -10,6 +10,14 @@ You can always unsubscribe from any stream in Zulip.
|
|||||||
|
|
||||||
1. Click **Unsubscribe**.
|
1. Click **Unsubscribe**.
|
||||||
|
|
||||||
|
{tab|mobile}
|
||||||
|
|
||||||
|
{!stream-long-press-menu.md!}
|
||||||
|
|
||||||
|
1. Tap **Unsubscribe**.
|
||||||
|
|
||||||
|
{!stream-long-press-menu-tip.md!}
|
||||||
|
|
||||||
{end_tabs}
|
{end_tabs}
|
||||||
|
|
||||||
## Alternate methods to unsubscribe from a stream
|
## Alternate methods to unsubscribe from a stream
|
||||||
@@ -24,6 +32,19 @@ You can always unsubscribe from any stream in Zulip.
|
|||||||
|
|
||||||
1. Click the green checkmark to the left of a stream to unsubscribe from it.
|
1. Click the green checkmark to the left of a stream to unsubscribe from it.
|
||||||
|
|
||||||
|
{tab|mobile}
|
||||||
|
|
||||||
|
{!mobile-all-streams-view.md!}
|
||||||
|
|
||||||
|
1. Tap the **checkmark**
|
||||||
|
(<img src="/static/images/help/mobile-check-icon.svg" alt="checkmark" class="mobile-icon"/>)
|
||||||
|
icon to the right of a stream to unsubscribe from it.
|
||||||
|
|
||||||
|
!!! tip ""
|
||||||
|
|
||||||
|
You can also press and hold a stream until the long-press menu appears, and
|
||||||
|
tap **Unsubscribe**.
|
||||||
|
|
||||||
{end_tabs}
|
{end_tabs}
|
||||||
|
|
||||||
### Via stream settings
|
### Via stream settings
|
||||||
@@ -43,6 +64,16 @@ You can always unsubscribe from any stream in Zulip.
|
|||||||
You can also use <kbd>Shift</kbd> + <kbd>S</kbd> to unsubscribe from the
|
You can also use <kbd>Shift</kbd> + <kbd>S</kbd> to unsubscribe from the
|
||||||
selected stream.
|
selected stream.
|
||||||
|
|
||||||
|
{tab|mobile}
|
||||||
|
|
||||||
|
{!stream-long-press-menu.md!}
|
||||||
|
|
||||||
|
1. Tap **Stream settings**.
|
||||||
|
|
||||||
|
1. Tap **Unsubscribe**.
|
||||||
|
|
||||||
|
{!mobile-stream-settings-menu-tip.md!}
|
||||||
|
|
||||||
{end_tabs}
|
{end_tabs}
|
||||||
|
|
||||||
## Related articles
|
## Related articles
|
||||||
|
|||||||
1
static/images/help/mobile-check-icon.svg
Normal file
1
static/images/help/mobile-check-icon.svg
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#6492fd" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
||||||
|
After Width: | Height: | Size: 257 B |
Reference in New Issue
Block a user