|
| 1 | +=========== |
| 2 | +System tags |
| 3 | +=========== |
| 4 | + |
| 5 | +System tags are server-wide labels you can attach to files and folders to |
| 6 | +organise them, filter your file list, and drive automated workflows such as |
| 7 | +retention rules and access control. |
| 8 | + |
| 9 | +Tags appear directly on file and folder rows in the **Files** app so you can |
| 10 | +see at a glance which labels are assigned: |
| 11 | + |
| 12 | +.. figure:: ../images/systemtags-inline.png |
| 13 | + :alt: File list showing two tags, Photos and Vacations, displayed on a folder row. |
| 14 | + |
| 15 | + *Figure 1: Tags are shown inline on files and folders.* |
| 16 | + |
| 17 | +Tags are created by administrators in the server settings. Depending on your |
| 18 | +server configuration, regular users may also be able to create tags β your |
| 19 | +administrator can restrict tag creation to admins only. |
| 20 | + |
| 21 | +Tag access levels |
| 22 | +----------------- |
| 23 | + |
| 24 | +Every tag has one of three access levels that control what regular users can |
| 25 | +see and do: |
| 26 | + |
| 27 | +============ ============================== ===================================== |
| 28 | +Level Visible to users Users can assign / remove |
| 29 | +============ ============================== ===================================== |
| 30 | +Public Yes Yes |
| 31 | +Restricted Yes No |
| 32 | +Invisible No No |
| 33 | +============ ============================== ===================================== |
| 34 | + |
| 35 | +Restricted and invisible tags are used by administrators for automated |
| 36 | +workflows. You cannot work around them by removing the tag yourself. |
| 37 | + |
| 38 | +Browsing files by tag |
| 39 | +--------------------- |
| 40 | + |
| 41 | +Click the navigation icon (β‘) at the top left of the **Files** app to open |
| 42 | +the navigation panel, then click **Tags**. The view lists all tags visible to |
| 43 | +you. Click a tag name to see every file and folder that has that tag assigned. |
| 44 | + |
| 45 | +.. figure:: ../images/systemtags-browse.png |
| 46 | + :alt: The Tags view with Vacations selected, showing the filtered file list with inline tags on each row. |
| 47 | + |
| 48 | + *Figure 2: Clicking a tag in the navigation panel filters the file list to files with that tag.* |
| 49 | + |
| 50 | +Assigning tags to files |
| 51 | +----------------------- |
| 52 | + |
| 53 | +You can assign or remove tags on one file at a time or across a selection of |
| 54 | +files in one step. |
| 55 | + |
| 56 | +**Single file** |
| 57 | + |
| 58 | +1. Click the three-dot action menu (**β¦**) next to a file or folder and select |
| 59 | + **Details** to open the details sidebar. |
| 60 | +2. In the details sidebar, click **Add tags**. |
| 61 | +3. Type a tag name in the search field and select the tag from the list. |
| 62 | +4. Click outside the picker to close it. Changes are saved immediately. |
| 63 | + |
| 64 | +To remove a tag, open the same picker and click the **Γ** next to the tag |
| 65 | +name. |
| 66 | + |
| 67 | +.. note:: |
| 68 | + |
| 69 | + Only public tags appear in the picker for regular users. Restricted and |
| 70 | + invisible tags can only be assigned by administrators. |
| 71 | + |
| 72 | +**Multiple files** |
| 73 | + |
| 74 | +1. Select two or more files by clicking the checkbox to the left of each row. |
| 75 | +2. Click **Β·Β·Β· Actions** in the toolbar above the file list, then select |
| 76 | + **Manage tags**. |
| 77 | +3. Check or uncheck tags in the dialog that appears. An info line shows how |
| 78 | + the change will be applied across the selected files. |
| 79 | +4. Click **Apply**. |
| 80 | + |
| 81 | +.. figure:: ../images/systemtags-manage.png |
| 82 | + :alt: The Manage tags dialog showing three tags with checkboxes and an info line. |
| 83 | + |
| 84 | + *Figure 3: Manage tags lets you apply or remove tags across multiple files at once.* |
| 85 | + |
| 86 | +Creating and managing tags |
| 87 | +-------------------------- |
| 88 | + |
| 89 | +If your administrator has not restricted tag creation, you can create a new |
| 90 | +tag directly from the **Manage tags** dialog or the single-file tag picker: |
| 91 | +type a new name in the **Search or create tag** field and select the |
| 92 | +**Create tag** option that appears. |
| 93 | + |
| 94 | +Administrators create, rename, and delete tags under |
| 95 | +:menuselection:`Administration settings --> Server`. |
| 96 | +For details on tag management and command-line tools, see the |
| 97 | +`Automated tagging |
| 98 | +<https://docs.nextcloud.com/server/latest/admin_manual/file_workflows/automated_tagging.html>`_ |
| 99 | +section of the administration manual. |
0 commit comments