Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions user_manual/files/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ Files & synchronization
large_file_upload
quota
version_control
projects

35 changes: 35 additions & 0 deletions user_manual/files/projects.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
========
Projects
========

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

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

Once the item has been selected a new project is being created and listed in the sharing tab of the sidebar. The same project will also appear in the sharing sidebar of the linked items.

.. figure:: ../images/projects3.png

The list entry shows quick links to a limited number of items. By opening the context menu, the project can be renamed and the full list of items can be expanded.


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.

.. figure:: ../images/projects4.png

Visibility of projects
----------------------

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.
Binary file added user_manual/images/projects1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added user_manual/images/projects2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added user_manual/images/projects3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added user_manual/images/projects4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.