From 3c026c8d06353d0915e9dc048e655263d72476f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Fri, 23 Aug 2019 11:22:11 +0200 Subject: [PATCH] Fix suggestions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- user_manual/files/projects.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/user_manual/files/projects.rst b/user_manual/files/projects.rst index 495e5bba8..f24be1ef2 100644 --- a/user_manual/files/projects.rst +++ b/user_manual/files/projects.rst @@ -1,17 +1,17 @@ -======================= +======== Projects -======================= +======== -Users can add files, chats and other items to projects. The various apps will present these items in a list, allowing users to immediately jump to them. Projects are Nextcloud wide, that is, when a user shares files that are part of a project, the other user can see the project with the shared files. A click on any of the items in a project leads right to it, be it a chat, a file or a task. +Users can associate files, chats and other items with each other in projects. The various apps will present these items in a list, allowing users to immediately jump to them. Projects are Nextcloud wide. When a user shares a file that is part of a project, the share recipient can see that project, too. A click on any of the items in a project leads right to it, be it a chat, a file or a task. Create a new project -------------------------------- +-------------------- A new project can be created by linking two items together. Start off by opening a file or folders sharing sidebar. .. figure:: ../images/projects1.png -After clicking the *Add to a project* section and selecting the type of item you want to link with the current file/folder a selector will open that allows you selecting a Talk conversation for example. +Click *Add to a project* and select the type of item you want to link with the current file/folder. A selector will open that allows you selecting a Talk conversation for example. .. figure:: ../images/projects2.png @@ -23,7 +23,7 @@ The list entry shows quick links to a limited number of items. By opening the co Adding more entries to a project ----------------------------------------------- +-------------------------------- If another item should be added to an already existing project this can be done by searching for the project name in the *Add to a project* picker. @@ -32,4 +32,4 @@ If another item should be added to an already existing project this can be done Visibility of projects ---------------------- -Projects do not influence the access to the different items. Users will only see projects of other users if they have access to all containing items. +Projects do not influence the access and visibility of the different items. Users will only see projects of other users if they have access to all contained items.