Content
View differences
Updated by Judith Roth 7 months ago
**As** a User
**I want to** link to workpackages in my text with a rich representation
**so that** I can get high level workpackage information at a glance from my document
**Acceptance criteria**
* Invoke via Slash command
* TODO: define command and keywords, for example
* `/openproject`
* `/workpackage`
* `/op`
* `/wp`
* It's possible block-level
* multiple levels of detail should be available - similar to add the #, ## and ### embeds work package block by in CKEditor now.
* in-line
* Via pasting a URL that links to a work package => <mention class="mention" data-id="68818" data-type="work_package" data-text="#68818">#68818</mention>
* the Block and search are styled according to designs => <mention class="mention" data-id="67473" data-type="work_package" data-text="#67473">#67473</mention>
block-level if newline, inline otherwise?
* **workpackages workpackages are restricted by the users permission. Without permission, a** [**ghost embed**](https://community.openproject.org/workpackages%20are%20restricted%20by%20the%20users%20permission) **is shown instead.**
\---
Also permission
* see <mention class="mention" data-id="67571" data-type="work_package" data-text="###67571">###67571</mention> for resulting block
**I want to** link to workpackages in my text with a rich representation
**so that** I can get high level workpackage information at a glance from my document
**Acceptance criteria**
* Invoke via Slash command
* TODO: define command and keywords, for example
* `/openproject`
* `/workpackage`
* `/op`
* `/wp`
* multiple levels of detail should be available - similar
* in-line
* Via
\---
Also
*