|
| 1 | +.. SPDX-FileCopyrightText: 2026 Nextcloud GmbH and Nextcloud contributors |
| 2 | +.. SPDX-License-Identifier: CC-BY-4.0 |
| 3 | +
|
| 4 | +======================== |
| 5 | +Organizing conversations |
| 6 | +======================== |
| 7 | + |
| 8 | +Nextcloud Talk offers features to organize and manage your conversations efficiently. |
| 9 | + |
| 10 | +Tags |
| 11 | +---- |
| 12 | + |
| 13 | +Create custom tags to categorize your conversations and keep them organized. |
| 14 | +Tags help you group conversations by project, team, topic, or any other criteria that makes sense for your workflow. |
| 15 | + |
| 16 | +.. image:: images/conversations-tag-overview.png |
| 17 | + :alt: Talk conversations tag appearance |
| 18 | + :width: 400px |
| 19 | + |
| 20 | +1. Select a conversation and open actions menu |
| 21 | +2. Select ``Tags`` and choose an existing tag or create a new one |
| 22 | +3. The conversation will now be tagged and grouped accordingly |
| 23 | + |
| 24 | +You can later manage existing tags by renaming, reordering or deleting them. |
| 25 | + |
| 26 | +.. image:: images/conversations-tag-actions.png |
| 27 | + :alt: Talk conversations tag actions |
| 28 | + :width: 400px |
| 29 | + |
| 30 | +Sorting and grouping |
| 31 | +-------------------- |
| 32 | + |
| 33 | +You can additionally customize how conversations appear in the list. |
| 34 | +They can be sorted: |
| 35 | + |
| 36 | +- **By last activity**: Show most recently active conversations first (default) |
| 37 | +- **Alphabetically**: Sort conversations alphabetically by name |
| 38 | + |
| 39 | +Similar types can also be grouped together: |
| 40 | + |
| 41 | +- **Do not group by type**: Keep a flat list of all conversations |
| 42 | +- **Show private ones first**: Show private conversations before groups/public |
| 43 | +- **Show group ones first**: Show groups/public conversations before private |
| 44 | + |
| 45 | +.. image:: images/conversations-sorting.png |
| 46 | + :alt: Talk conversations sorting and grouping options |
| 47 | + :width: 400px |
| 48 | + |
| 49 | +See also: |
| 50 | + |
| 51 | +- :doc:`conversations` |
| 52 | +- :doc:`open_conversations` |
| 53 | +- :doc:`calendar_integration` |
0 commit comments