mirror of https://github.com/zulip/zulip.git
help: Add search instructions to page on followed topics.
This commit is contained in:
parent
246df3c884
commit
cf2967e409
|
@ -61,6 +61,36 @@ You can use followed topics for a variety of workflows:
|
||||||
|
|
||||||
{end_tabs}
|
{end_tabs}
|
||||||
|
|
||||||
|
## Search for messages in followed 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:followed`, or start typing and select **Followed topics** 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 the topics you follow, search for
|
||||||
|
`is:followed is:unread`.
|
||||||
|
|
||||||
|
|
||||||
## Configure notifications for followed topics
|
## Configure notifications for followed topics
|
||||||
|
|
||||||
You can configure custom notifications for followed topics. You can also
|
You can configure custom notifications for followed topics. You can also
|
||||||
|
|
Loading…
Reference in New Issue