Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark the Projects feature as deprecated #12397

Merged
merged 1 commit into from
Nov 27, 2024
Merged
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
5 changes: 4 additions & 1 deletion user_manual/files/projects.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,15 @@
Projects
========

.. deprecated:: 25
This feature was replaced by the shipped related resources app.

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.
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

Expand Down