From 27d669ab62696df28f43b494ca95d0664a51d2cd Mon Sep 17 00:00:00 2001 From: Lauryn Menard Date: Mon, 21 Mar 2022 13:48:43 +0100 Subject: [PATCH] help_docs: Update `stream-notifications` help doc. Uses new `select-stream-view-personal` for instructions. Also, moves one sentence notes to be under header vs tab block, and updates numbers used in instruction list to all be '1', and clarifies text about notifications table in general personal setting. --- templates/zerver/help/stream-notifications.md | 22 +++++++++++-------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/templates/zerver/help/stream-notifications.md b/templates/zerver/help/stream-notifications.md index 491a7574ec..31f49084d3 100644 --- a/templates/zerver/help/stream-notifications.md +++ b/templates/zerver/help/stream-notifications.md @@ -5,34 +5,38 @@ stream basis. ## Set notifications for a single stream +These settings will override any default stream notification settings. + {start_tabs} 1. Hover over the stream in the left sidebar. -2. Click the ellipsis () to the +1. Click the ellipsis () to the right of the stream. -3. Click **Stream settings**. +1. Click **Stream settings**. -4. Toggle the notifications settings on the right. +{!select-stream-view-personal.md!} + +1. Under **Notification settings**, toggle your preferred + notifications settings for the stream. {end_tabs} -These settings will override any default stream notification settings. - ## Set default notifications for all streams +These settings only apply to streams where you have not +explicitly set a notification preference. + {start_tabs} {settings_tab|notifications} -1. Configure notifications in the "Notification triggers" table. +1. In the **Notification triggers** table, + toggle the settings for **Streams**. {end_tabs} -These settings only apply to streams where you have not -explicitly set a notification preference. - ## Related articles * [Desktop notifications](/help/desktop-notifications)