mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
[#75289] 17.5 Documents module update https://community.openproject.… (#23463)
* [#75289] 17.5 Documents module update https://community.openproject.org/wp/75289 [#75289] 17.5 Documents module update https://community.openproject.org/wp/75289 * screenshots update
This commit is contained in:
committed by
GitHub
parent
d14bfdc189
commit
d19b1de27d
@@ -62,7 +62,7 @@ A document has:
|
||||
|
||||
1. A title, a category, number of active editors and last saved date
|
||||
2. *More* menu with with options to edit, copy link and delete a document
|
||||
3. The he document text itself
|
||||
3. The document text itself
|
||||
4. Attachments
|
||||
|
||||
## Add a new document to the project
|
||||
@@ -102,10 +102,35 @@ Take a look at this example for an illustration.
|
||||
|
||||
### Link work packages to documents
|
||||
|
||||
You can link an existing work package to a document. To do that, start editing a document, type **/**, scroll down the list of available options and select *Link to existing work package*.
|
||||
You can link existing work packages to a document in two ways:
|
||||
|
||||
1. **Using the slash menu**
|
||||
|
||||
Start editing a document, type **/** to open the slash menu, then select **Link to existing work package** from the list of available options.
|
||||
|
||||

|
||||
|
||||
2. **Using inline work package links**
|
||||
|
||||
You can also link work packages directly within a line of text or a paragraph. Type **#**, **##**, or **###**, followed by a work package ID or part of the subject. Matching work packages will be suggested automatically.
|
||||
|
||||

|
||||
|
||||
The amount of work package information shown depends on the display format used:
|
||||
|
||||
- **#** displays the work package identifier.
|
||||
- **##** displays the work package type, identifier, and subject.
|
||||
- **###** displays the work package status, type, identifier, and subject.
|
||||
|
||||

|
||||
|
||||
Inline work package links behave like regular links and can be placed naturally within a paragraph, without adding a line break. Alternatively, work packages can be displayed as separate block-style cards.
|
||||
|
||||
Click the work package title to open it in a new browser tab. To change the display style of the linked work package, click the work package ID on the left to open the context menu. You can choose one of the available display options: **Tiny**, **Compact**, **Regular**, or **Compact card**.
|
||||
|
||||

|
||||
|
||||
|
||||
## Delete a project document
|
||||
|
||||
You can easily delete a document in OpenProject.
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 969 KiB After Width: | Height: | Size: 977 KiB |
Reference in New Issue
Block a user