From 304d948416465c1a085122af5d752f03d6797003 Mon Sep 17 00:00:00 2001 From: Shubham Padia Date: Tue, 23 Jul 2024 03:08:17 +0000 Subject: [PATCH] docs: Replace `Advanced` with relevant section for user Preferences. This is a followup commit to #30824. Fixes https://chat.zulip.org/#narrow/stream/9-issues/topic/.F0.9F.8E.AF.20help.20not.20updated.20for.20new.20preferences.20sections/near/1899330. git grep in the help directory will still show up results for `Advanced` but those are mostly used in either plain english language instructions or refer to some other part of the app. At the point of writing this commit, there were 6 results for `Advanced`, 4 of which were plain english, 1 refers to the Advanced settings in chrome for desktop notifications, and another one refers to `Advanced configurations` for channel settings. --- help/configure-home-view.md | 4 ++-- help/configure-unread-message-counters.md | 2 +- help/enable-full-width-display.md | 2 +- help/include/configure-channel-links.md | 2 +- help/manage-inactive-channels.md | 2 +- help/marking-messages-as-read.md | 2 +- help/mastering-the-compose-box.md | 2 +- help/star-a-message.md | 2 +- help/status-and-availability.md | 2 +- help/typing-notifications.md | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/help/configure-home-view.md b/help/configure-home-view.md index 3052c8051c..a0b9cc35b8 100644 --- a/help/configure-home-view.md +++ b/help/configure-home-view.md @@ -39,7 +39,7 @@ organization settings: {settings_tab|preferences} -1. Under **Advanced**, click on the **Home view** dropdown +1. Under **Navigation**, click on the **Home view** dropdown and select a view. 1. To see your changes in action, open a new Zulip tab, or use a keyboard @@ -71,7 +71,7 @@ shortcut. {settings_tab|preferences} -1. Under **Advanced**, toggle **Escape key navigates to +1. Under **Navigation**, toggle **Escape key navigates to home view**, as desired. {end_tabs} diff --git a/help/configure-unread-message-counters.md b/help/configure-unread-message-counters.md index c257a9b2d8..878d49e5b6 100644 --- a/help/configure-unread-message-counters.md +++ b/help/configure-unread-message-counters.md @@ -16,7 +16,7 @@ unread messages in a channel by moving your mouse over it in the left sidebar. {settings_tab|preferences} -1. Under **Advanced**, select your preferred option from the +1. Under **Information**, select your preferred option from the **Show unread counts for** dropdown. {end_tabs} diff --git a/help/enable-full-width-display.md b/help/enable-full-width-display.md index f13b57e08e..b552893d7e 100644 --- a/help/enable-full-width-display.md +++ b/help/enable-full-width-display.md @@ -13,6 +13,6 @@ You can instead configure Zulip to use the full width of wide screens. {settings_tab|preferences} -1. Under **Advanced**, select **Use full width on wide screens**. +1. Under **Information**, select **Use full width on wide screens**. {end_tabs} diff --git a/help/include/configure-channel-links.md b/help/include/configure-channel-links.md index ffc48f9505..a85110f188 100644 --- a/help/include/configure-channel-links.md +++ b/help/include/configure-channel-links.md @@ -8,7 +8,7 @@ channel. {settings_tab|preferences} -1. Under **Advanced**, select your preferred option from the +1. Under **Navigation**, select your preferred option from the **Channel links in the left sidebar go to** dropdown. {end_tabs} diff --git a/help/manage-inactive-channels.md b/help/manage-inactive-channels.md index 67598ba35e..8e76c31a61 100644 --- a/help/manage-inactive-channels.md +++ b/help/manage-inactive-channels.md @@ -15,7 +15,7 @@ is your first time using Zulip. {settings_tab|preferences} -2. Under **Advanced**, configure **Demote inactive channels**. +2. Under **Information**, configure **Demote inactive channels**. {end_tabs} diff --git a/help/marking-messages-as-read.md b/help/marking-messages-as-read.md index b5123c439a..64b36f8481 100644 --- a/help/marking-messages-as-read.md +++ b/help/marking-messages-as-read.md @@ -31,7 +31,7 @@ web/desktop app. {settings_tab|preferences} -1. Under **Advanced**, click on the **Automatically mark messages as +1. Under **Navigation**, click on the **Automatically mark messages as read** dropdown, and select **Always**, **Never** or **Only in [conversation](/help/reading-conversations) views**. diff --git a/help/mastering-the-compose-box.md b/help/mastering-the-compose-box.md index 55b8d25998..4ebf31ae15 100644 --- a/help/mastering-the-compose-box.md +++ b/help/mastering-the-compose-box.md @@ -68,7 +68,7 @@ currently composing to. {settings_tab|preferences} -1. Under **Advanced**, toggle **Automatically go to conversation +1. Under **Navigation**, toggle **Automatically go to conversation where you sent a message**, as desired. {end_tabs} diff --git a/help/star-a-message.md b/help/star-a-message.md index 3533378453..0bd8c76b04 100644 --- a/help/star-a-message.md +++ b/help/star-a-message.md @@ -93,7 +93,7 @@ can disable that feature. {settings_tab|preferences} -1. Under **Advanced**, toggle **Show counts for starred messages**. +1. Under **Information**, toggle **Show counts for starred messages**. {end_tabs} diff --git a/help/status-and-availability.md b/help/status-and-availability.md index 75f0b3b7a3..5b97012c22 100644 --- a/help/status-and-availability.md +++ b/help/status-and-availability.md @@ -118,7 +118,7 @@ With the compact option, only status emoji are shown. {settings_tab|preferences} -1. Under **Advanced**, select **Compact** or **Show status and text** for the +1. Under **Information**, select **Compact** or **Show status and text** for the user list style. !!! tip "" diff --git a/help/typing-notifications.md b/help/typing-notifications.md index 1b64909e67..f3e1351183 100644 --- a/help/typing-notifications.md +++ b/help/typing-notifications.md @@ -39,7 +39,7 @@ If you'd prefer not to see notifications when others type, you can disable them. {settings_tab|preferences} -1. Under **Advanced**, toggle **Show when other users are typing**. +1. Under **Information**, toggle **Show when other users are typing**. {end_tabs}