Skip to content

Commit 373581e

Browse files
Merge pull request #329 from makeplane/link-pages-work-item
Link Pages to Work Items
2 parents 72f5c98 + aecd82f commit 373581e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/core-concepts/issues/overview.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,18 @@ Plane allows you to upload different file types directly to the work item. Use t
126126
- **Other**
127127
CSS, JavaScript, JSON, XML, CSV, SQL
128128

129+
<div className="tag-wrapper">
130+
## Link pages to work items
131+
<Tags tags={[{ name: "Pro", link: "https://plane.so/pricing", additionalClass: "pro" }]} />
132+
</div>
133+
Connect relevant project pages and wiki documentation to your work items to provide instant access to related context, specifications, or reference materials.
134+
135+
1. Use the **Link pages** button in the work item to open the page linking modal.
136+
2. You can search through your project pages and use the **Show Wiki pages** toggle to include wiki documentation in your search results.
137+
3. Select multiple pages by checking the boxes next to the pages you want to link, then click **Confirm** to establish the connections.
138+
139+
Linked pages appear directly in the work item, making it easy for team members to access relevant documentation without leaving the context of their current task.
140+
129141
<div className="tag-wrapper">
130142
## Convert Work Items to Epics
131143
<Tags tags={[{ name: "Business", link: "https://plane.so/pricing", additionalClass: "business" }]} />

0 commit comments

Comments
 (0)