|
| 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. Tags help you group conversations by project, team, topic, or any other criteria that makes sense for your workflow. |
| 14 | + |
| 15 | +Creating Tags |
| 16 | +~~~~~~~~~~~~~ |
| 17 | + |
| 18 | +1. Open the left sidebar |
| 19 | +2. Right-click on a conversation or use the conversation menu |
| 20 | +3. Select "Add tag" and choose an existing tag or create a new one |
| 21 | +4. The conversation will now be tagged and grouped accordingly |
| 22 | + |
| 23 | +Managing Tags |
| 24 | +~~~~~~~~~~~~~ |
| 25 | + |
| 26 | +- **Rename tags**: Right-click on a tag header to rename it |
| 27 | +- **Delete tags**: Remove a tag (conversations are not deleted, only untagged) |
| 28 | +- **Collapse/expand**: Click on tag headers to collapse or expand grouped conversations |
| 29 | + |
| 30 | +Sorting and Grouping |
| 31 | +==================== |
| 32 | + |
| 33 | +Customize how conversations appear in your sidebar. |
| 34 | + |
| 35 | +Sorting Options |
| 36 | +~~~~~~~~~~~~~~~ |
| 37 | + |
| 38 | +- **Activity**: Show most recently active conversations first (default) |
| 39 | +- **Alphabetical**: Sort conversations alphabetically by name |
| 40 | + |
| 41 | +Grouping Modes |
| 42 | +~~~~~~~~~~~~~~ |
| 43 | + |
| 44 | +- **No grouping**: Flat list of all conversations |
| 45 | +- **Group first**: Show groups/folders before private conversations |
| 46 | +- **Private first**: Show private conversations before groups/folders |
| 47 | + |
| 48 | +Changing Preferences |
| 49 | +~~~~~~~~~~~~~~~~~~~~ |
| 50 | + |
| 51 | +1. Access your Talk preferences or settings |
| 52 | +2. Navigate to "Conversations" |
| 53 | +3. Select your preferred sort order and grouping mode |
| 54 | +4. Changes apply immediately |
| 55 | + |
| 56 | +See Also |
| 57 | +======== |
| 58 | + |
| 59 | +- :doc:`conversations` |
| 60 | +- :doc:`open_conversations` |
| 61 | +- :doc:`calendar_integration` |
0 commit comments