help: Add search instructions to page on resolved topics.

This commit is contained in:
Alya Abbott 2024-07-15 17:50:50 -07:00 committed by Tim Abbott
parent cf2967e409
commit 57044b5cf4
1 changed files with 53 additions and 0 deletions

View File

@ -94,6 +94,59 @@ accident.
{end_tabs}
## Search for messages in unresolved topics
{start_tabs}
{tab|desktop-web}
1. Click the **search** (<i class="search_icon zulip-icon
zulip-icon-search"></i>) icon in the top bar to open the search box.
1. Type `-is:resolved`, or start typing and select **Exclude topics marked as
resolved** from the typeahead.
1. _(optional)_ Enter additional search terms or
[filters](/help/search-for-messages).
1. Press <kbd>Enter</kbd>.
!!! keyboard_tip ""
You can also use the <kbd>/</kbd> or <kbd>Ctrl</kbd> + <kbd>K</kbd>
keyboard shortcut to start searching messages.
{end_tabs}
!!! tip ""
To get a feed of unread messages in all unresolved topics, search for
`is:unresolved is:unread`.
## Search for messages in resolved topics
{start_tabs}
{tab|desktop-web}
1. Click the **search** (<i class="search_icon zulip-icon
zulip-icon-search"></i>) icon in the top bar to open the search box.
1. Type `is:resolved`, or start typing and select **Topics marked as resolved**
from the typeahead.
1. _(optional)_ Enter additional search terms or
[filters](/help/search-for-messages).
1. Press <kbd>Enter</kbd>.
!!! keyboard_tip ""
You can also use the <kbd>/</kbd> or <kbd>Ctrl</kbd> + <kbd>K</kbd>
keyboard shortcut to start searching messages.
{end_tabs}
## Details
* Resolving a topic works by moving the messages to a new topic.