From 52d6cf10505a5efba80c58bcfd20439cb75bae92 Mon Sep 17 00:00:00 2001 From: Duncan Date: Fri, 10 Jun 2022 11:11:27 +1200 Subject: [PATCH] help center: Consolidate "Mute a topic" instructions into one list. The message recipient bar instructions are now contained in a tip block, as suggested in #22178. Refines wording for unmuting topics on desktop/web. This will allow adding mobile instructions to the article. --- templates/zerver/help/mute-a-topic.md | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/templates/zerver/help/mute-a-topic.md b/templates/zerver/help/mute-a-topic.md index 05fbd34ae0..53b3aca2d0 100644 --- a/templates/zerver/help/mute-a-topic.md +++ b/templates/zerver/help/mute-a-topic.md @@ -6,27 +6,18 @@ or **Recent conversations**, nor do they generate notifications (including notifications), unless you are [mentioned](/help/mention-a-user-or-group). They also do not contribute to stream unread counts. -## From the left sidebar +## Mute a topic {start_tabs} -1. In the left sidebar, click on the stream that - contains the topic you want to mute. - {!topic-actions.md!} 1. Select **Mute topic**. -{end_tabs} +!!! tip "" -## From the message recipient bar (alternate method) - -{start_tabs} - -1. Find a message belonging to the topic that you - wish to mute. - -1. Click on the to mute the topic. + You can also click on the in the message + recipient bar to mute the topic. {end_tabs} @@ -36,9 +27,9 @@ They also do not contribute to stream unread counts. {settings_tab|muted-topics} -{end_tabs} +1. Click **Unmute** next to each topic you want to unmute. -From there, you can review and unmute any muted topics. +{end_tabs} ## Related articles