mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-26 13:28:45 +07:00
feat(usermanual): document unified search for Mail
AI-assisted: OpenCode (Claude Haiku 4.5) Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>
This commit is contained in:
committed by
backportbot[bot]
parent
961831e5b7
commit
3cb5aaae6a
@@ -127,6 +127,16 @@ Refresh mailbox
|
||||
You can manually trigger a sync of your mailbox by clicking the refresh button located at the top of the mailbox list.
|
||||
Starting from ``version 5.7`` triggering the sync will also refresh the list of folders for the selected account.
|
||||
|
||||
Unified search
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
The Mail app integrates with Nextcloud's :ref:`unified search <unified-search>`
|
||||
feature (see :doc:`../webinterface` for details). You can search for emails across
|
||||
all your accounts using the search bar in the Nextcloud header.
|
||||
|
||||
Mail searches email subjects and sender/recipient fields. To search email bodies,
|
||||
use the mailbox search feature in the app.
|
||||
|
||||
Search in mailbox
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
@@ -66,7 +66,8 @@ The Nextcloud user interface contains the following fields and functions:
|
||||
Files Application View to upload them to your instance.
|
||||
|
||||
* **Search** field (6): Click on the Magnifier in the upper right corner
|
||||
to search for files and entries of the current app.
|
||||
to perform a :ref:`unified search <unified-search>` across your Nextcloud
|
||||
or search for entries within the current app.
|
||||
|
||||
* **Contacts Menu** (7): Gives you an overview about your contacts and users on
|
||||
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:
|
||||
* Nextcloud Version information
|
||||
|
||||
See :doc:`userpreferences` section to learn more about these settings.
|
||||
|
||||
Unified search
|
||||
--------------
|
||||
|
||||
.. _unified-search:
|
||||
|
||||
Nextcloud's unified search combines results from all your installed apps
|
||||
(Files, Mail, Contacts, Calendar, etc.) into a single view. Click the search
|
||||
magnifier in the header, type your search term, and results appear grouped
|
||||
by app.
|
||||
|
||||
Reference in New Issue
Block a user