diff --git a/docs/core-concepts/export.mdx b/docs/core-concepts/export.mdx index eec61e4..fee2c37 100644 --- a/docs/core-concepts/export.mdx +++ b/docs/core-concepts/export.mdx @@ -23,11 +23,15 @@ You can export issues in one of the following formats: Click the **Export** button for your preferred format. -4. **Select Projects** + ![Export issues](https://media.docs.plane.so/workspaces/export-issues.webp#center) + +4. **Select Project** After selecting your format: - Choose to export issues from all projects or a specific project using the dropdown. - *Optional*: If exporting issues from all projects, you can split the data into separate files. This will package the exports into a ZIP file. + ![Select project](https://media.docs.plane.so/workspaces/select-projects.webp#center) + :::info Exporting large workspaces may take some time depending on the number of issues. ::: @@ -40,6 +44,8 @@ You can view the history of your exports under **Previous exports**. For each ex - Once completed, you can download the file by clicking **Download**. - Click the **Refresh status** button to ensure the latest updates. +![Download file](https://media.docs.plane.so/workspaces/download-file.webp#center) + :::caution Exported files remain downloadable for a limited time (7 days). ::: diff --git a/docs/core-concepts/pages/wiki.mdx b/docs/core-concepts/pages/wiki.mdx index 0b35d31..8249823 100644 --- a/docs/core-concepts/pages/wiki.mdx +++ b/docs/core-concepts/pages/wiki.mdx @@ -1,8 +1,18 @@ --- title: Wiki +hide_title: true --- +import Tags from '@site/src/components/Tags'; + +
# Centralized documentation with Wiki + +
Plane's Wiki is a place to store and share company-wide information. Unlike project pages that focus on specific work, the Wiki helps you create documentation that matters to everyone in the organization. diff --git a/docs/core-concepts/projects/project-states.mdx b/docs/core-concepts/projects/project-states.mdx index 54d7aaa..e9aa949 100644 --- a/docs/core-concepts/projects/project-states.mdx +++ b/docs/core-concepts/projects/project-states.mdx @@ -47,18 +47,18 @@ This feature provides a central view of all projects in your workspace, making i You’ll be able to apply these states to all projects in your workspace and begin tracking their progress. -## Use Project States +## Modify Project properties 1. Navigate to **Projects** on the sidebar. ![Add or modify Project States](https://media.docs.plane.so/projects/modify-project-states.webp#center) 2. In each project card, you'll see a bunch of project properties. - - State: Set the project state. - - Priority: Highlight high-priority projects. - - Lead: Assign or change the project lead. - - Members: Update the team members working on the project. - - Start and End Dates: Add or adjust timelines. + - **State**: Set the project state. + - **Priority**: Highlight high-priority projects. + - **Lead**: Assign or change the project lead. + - **Members**: Update the team members working on the project. + - **Start and end Dates**: Add or adjust timelines. ## Why use Project States?