Skip to content

Commit 7067701

Browse files
Merge pull request #14159 from nextcloud/feat/user/mail-unified-search
feat(usermanual): document unified search for Mail
2 parents d0dce38 + f328d11 commit 7067701

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

user_manual/groupware/mail.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,16 @@ Refresh mailbox
139139
You can manually trigger a sync of your mailbox by clicking the refresh button located at the top of the mailbox list.
140140
Starting from ``version 5.7`` triggering the sync will also refresh the list of folders for the selected account.
141141

142+
Unified search
143+
~~~~~~~~~~~~~~
144+
145+
The Mail app integrates with Nextcloud's :ref:`unified search <unified-search>`
146+
feature (see :doc:`../webinterface` for details). You can search for emails across
147+
all your accounts using the search bar in the Nextcloud header.
148+
149+
Mail searches email subjects and sender/recipient fields. To search email bodies,
150+
use the mailbox search feature in the app.
151+
142152
Search in mailbox
143153
~~~~~~~~~~~~~~~~~
144154

user_manual/webinterface.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ The Nextcloud user interface contains the following fields and functions:
6666
Files Application View to upload them to your instance.
6767

6868
* **Search** field (6): Click on the Magnifier in the upper right corner
69-
to search for files and entries of the current app.
69+
to perform a :ref:`unified search <unified-search>` across your Nextcloud
70+
or search for entries within the current app.
7071

7172
* **Contacts Menu** (7): Gives you an overview about your contacts and users on
7273
your server. Dependent on the given details and available apps, you can
@@ -93,3 +94,13 @@ The Nextcloud user interface contains the following fields and functions:
9394
* Nextcloud Version information
9495

9596
See :doc:`userpreferences` section to learn more about these settings.
97+
98+
Unified search
99+
--------------
100+
101+
.. _unified-search:
102+
103+
Nextcloud's unified search combines results from all your installed apps
104+
(Files, Mail, Contacts, Calendar, etc.) into a single view. Click the search
105+
magnifier in the header, type your search term, and results appear grouped
106+
by app.

0 commit comments

Comments
 (0)