mirror of https://github.com/zulip/zulip.git
help: Improve documentation for Shift+M keyboard shortcut.
This commit is contained in:
parent
db4e093ad7
commit
c744154591
|
@ -176,9 +176,10 @@ in the Zulip app to add more to your repertoire as needed.
|
||||||
|
|
||||||
* **Collapse/show message**: <kbd>-</kbd>
|
* **Collapse/show message**: <kbd>-</kbd>
|
||||||
|
|
||||||
* **Toggle topic mute**: <kbd>Shift</kbd> + <kbd>M</kbd> — Muted topics
|
* **Toggle topic mute**: <kbd>Shift</kbd> + <kbd>M</kbd>. This works in both
|
||||||
don't show up in any views (including **All messages**), and don't contribute
|
message views and views that list topics (e.g., [inbox](/help/inbox), [recent
|
||||||
to unread counts. Read more about [muting or unmuting topics](/help/mute-a-topic).
|
conversations](/help/recent-conversations)). Learn about [muted
|
||||||
|
topics](/help/mute-a-topic).
|
||||||
|
|
||||||
## Recent conversations
|
## Recent conversations
|
||||||
|
|
||||||
|
|
|
@ -6,6 +6,11 @@
|
||||||
|
|
||||||
{!configure-topic-notifications.md!}
|
{!configure-topic-notifications.md!}
|
||||||
|
|
||||||
|
!!! keyboard_tip ""
|
||||||
|
|
||||||
|
You can also use the <kbd>Shift</kbd> + <kbd>M</kbd> [keyboard
|
||||||
|
shortcut](/help/keyboard-shortcuts) to mute or unmute a topic.
|
||||||
|
|
||||||
## Automatically unmute topics in muted streams
|
## Automatically unmute topics in muted streams
|
||||||
|
|
||||||
{!automatically-unmute-topics-in-muted-streams.md!}
|
{!automatically-unmute-topics-in-muted-streams.md!}
|
||||||
|
|
Loading…
Reference in New Issue