From ac47f85a34a1abb79d361678992eefcb51d4d3be Mon Sep 17 00:00:00 2001 From: Alya Abbott Date: Fri, 23 Feb 2024 13:26:08 -0800 Subject: [PATCH] help: Remove term "narrow" form help center. "Narrow" was used to describe navigation and search filtering, but was not helpful in either situation. --- help/all-messages.md | 4 ++-- help/configure-multi-language-search.md | 9 +++++---- help/include/recent-conversations.md | 2 +- help/mastering-the-compose-box.md | 6 +++--- help/reading-strategies.md | 4 ++-- 5 files changed, 13 insertions(+), 12 deletions(-) diff --git a/help/all-messages.md b/help/all-messages.md index 4e86775eb1..54ceca76dc 100644 --- a/help/all-messages.md +++ b/help/all-messages.md @@ -4,8 +4,8 @@ !!! keyboard_tip "" - Use S (narrow to stream) or Shift + - S (narrow to conversation) to zoom in, and A to + Use S (go to stream) or Shift + + S (go to conversation) to zoom in, and A to get back to **All messages**. diff --git a/help/configure-multi-language-search.md b/help/configure-multi-language-search.md index 7ea84f5e69..4d85816310 100644 --- a/help/configure-multi-language-search.md +++ b/help/configure-multi-language-search.md @@ -1,10 +1,11 @@ # Configure multi-language search Zulip supports [full-text search](/help/search-for-messages), which can be -combined arbitrarily with Zulip's full suite of narrowing operators. By default, -Zulip search only supports English text, using [PostgreSQL's built-in full-text -search feature](https://www.postgresql.org/docs/current/textsearch.html), with a -custom set of English stop words to improve the quality of the search results. +combined arbitrarily with Zulip's full suite of [search +filters](/help/search-for-messages#search-filters). By default, Zulip search +only supports English text, using [PostgreSQL's built-in full-text search +feature](https://www.postgresql.org/docs/current/textsearch.html), with a custom +set of English stop words to improve the quality of the search results. Self-hosted Zulip organizations can instead set up an experimental [PGroonga](https://pgroonga.github.io/) integration that provides full-text diff --git a/help/include/recent-conversations.md b/help/include/recent-conversations.md index 56d49beaa0..0d01f01209 100644 --- a/help/include/recent-conversations.md +++ b/help/include/recent-conversations.md @@ -9,7 +9,7 @@ for catching up on messages sent while you were away. {!go-to-recent-conversations.md!} 1. The filters at the top help you quickly find relevant conversations. - For example, select **Participated** to narrow to the conversations you + For example, select **Participated** to filter to the conversations you have sent messages to. {end_tabs} diff --git a/help/mastering-the-compose-box.md b/help/mastering-the-compose-box.md index 03c4ebb1ba..1bf817204e 100644 --- a/help/mastering-the-compose-box.md +++ b/help/mastering-the-compose-box.md @@ -4,7 +4,7 @@ When composing a message, Zulip lets you view a different [conversation](/help/recent-conversations) from the one you are composing to. -For example, you can start a new topic without changing your narrow, send a +For example, you can start a new topic without changing your view, send a direct message about the topic you're viewing, or look up a related discussion. In this context, the parts of the message view that are outside of the @@ -43,8 +43,8 @@ will be sent. ### Go to conversation -Zulip lets you narrow the message view to the -[conversation](/help/recent-conversations) you're currently composing to. +Zulip lets you jump to the [conversation](/help/recent-conversations) you're +currently composing to. {start_tabs} diff --git a/help/reading-strategies.md b/help/reading-strategies.md index 07de8448d4..f2fb17df7f 100644 --- a/help/reading-strategies.md +++ b/help/reading-strategies.md @@ -64,7 +64,7 @@ You can see all your direct messages in one place. scroll using your mouse, the arrow keys, End, or page up/down. 1. You can click on a conversation in the left sidebar or a message recipient - bar to narrow to messages from that conversation. + bar to view that conversation. !!! keyboard_tip "" @@ -94,7 +94,7 @@ on. scroll using your mouse, the arrow keys, End, or page up/down. 1. You can click on a topic in the left sidebar or a message recipient bar to - narrow to messages from that topic. + view that topic. {end_tabs}