From 927cc20bcc74a29907bdaf2e0de173c8c4191018 Mon Sep 17 00:00:00 2001 From: Jonas Date: Mon, 18 May 2026 12:33:46 +0200 Subject: [PATCH] fix(user_manual): clarify that collectives folder setting is per user Fixes: nextcloud/collectives#2511 Signed-off-by: Jonas --- user_manual/collectives/markdown_files.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/user_manual/collectives/markdown_files.rst b/user_manual/collectives/markdown_files.rst index 928a9b8e18b..f58ed03e7eb 100644 --- a/user_manual/collectives/markdown_files.rst +++ b/user_manual/collectives/markdown_files.rst @@ -9,4 +9,5 @@ To access the hidden folder, enable "Show hidden files" in the Files app setting You can also change the name of the folder in the Collectives app settings. The setting is located in the Collectives app at the bottom of the collectives list. If you want the folder to be visible permanently without showing other hidden files, set the folder setting to a name without leading dot -(e.g. ``Collectives``). +(e.g. ``Collectives``). Please note that this is a per-user setting, it only affects the Collectives +user folder for the current user.