Skip to content

Commit c467a3d

Browse files
authored
Update titles and plan for Project Labels (#425)
* Update titles and plan for Project Labels * formatting fixes
1 parent a8741e8 commit c467a3d

34 files changed

+41
-38
lines changed

docs/.vitepress/config.ts

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ export default defineConfig({
390390
text: "Work Item Types",
391391
link: "/core-concepts/issues/issue-types",
392392
},
393-
{ text: "Workflow States", link: "/core-concepts/issues/states" },
393+
{ text: "Work Item States", link: "/core-concepts/issues/states" },
394394
{ text: "Work Item Labels", link: "/core-concepts/issues/labels" },
395395
{
396396
text: "Work Item Templates",
@@ -435,7 +435,10 @@ export default defineConfig({
435435
text: "Work Item Filters",
436436
link: "/core-concepts/issues/visualise_filter",
437437
},
438-
{ text: "Plane Query Language", link: "/core-concepts/issues/plane-query-language" },
438+
{
439+
text: "Plane Query Language (PQL)",
440+
link: "/core-concepts/issues/plane-query-language",
441+
},
439442
{
440443
text: "Display options",
441444
link: "/core-concepts/issues/display-options",
@@ -500,7 +503,7 @@ export default defineConfig({
500503
{
501504
text: "Intake and customers",
502505
items: [
503-
{ text: "Overview", link: "/intake/overview" },
506+
{ text: "Intake Overview", link: "/intake/overview" },
504507
{ text: "Intake In-app", link: "/core-concepts/intake" },
505508
{ text: "Intake Forms", link: "/intake/intake-forms" },
506509
{ text: "Intake Email", link: "/intake/intake-email" },
@@ -553,7 +556,7 @@ export default defineConfig({
553556
text: "Import and export",
554557
items: [
555558
{
556-
text: "Import",
559+
text: "Import data",
557560
link: "/importers/overview",
558561
collapsed: false,
559562
items: [
@@ -567,7 +570,7 @@ export default defineConfig({
567570
{ text: "Notion", link: "/importers/notion" },
568571
],
569572
},
570-
{ text: "Export", link: "/core-concepts/export" },
573+
{ text: "Export data", link: "/core-concepts/export" },
571574
],
572575
},
573576
{

docs/ai/pi-chat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: AI powered assistant for project management
33
description: Plane AI is your intelligent assistant for finding project data, analyzing work items, and managing tasks using natural language.
44
---
55

6-
# AI-powered assistant for Plane <Badge type="info" text="Pro" />
6+
# Plane AI <Badge type="info" text="Pro" />
77

88
Plane AI is an AI assistant that helps you interact with your Plane workspace using natural language. Instead of navigating through menus and filters, you can simply ask Plane AI questions about your projects, work items, and documentation in plain English.
99

docs/ai/plane-ai-credits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How AI credits work for team usage and billing
33
description: Learn how Plane AI's credit system works, why different tasks consume different amounts, and how workspace pooling helps teams manage AI usage efficiently.
44
---
55

6-
# How Plane AI credits work
6+
# Plane AI credits
77

88
Plane AI uses credits as a universal measure of AI processing. This system ensures fair usage while giving teams predictable costs and transparent billing.
99

docs/communication-and-collaboration/comments-and-activity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Comments for collaboration and activity tracking
33
description: Add comments, mention team members, and track activity on work items
44
---
55

6-
# Work item comments
6+
# Work Item Comments
77

88
Use comments to discuss work items, ask questions, provide updates, and collaborate with your team. Every work item includes a comment section and activity log.
99

docs/communication-and-collaboration/project-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Project updates to share status and track progress
33
description: Share project status and track progress over time
44
---
55

6-
# Share project status with Project Updates <Badge type="info" text="Pro" />
6+
# Project Updates <Badge type="info" text="Pro" />
77

88
Project updates provide a way to share project status and create a timeline of project progress. Use updates to communicate where your project stands, highlight blockers, and keep stakeholders informed without requiring meetings or status check-ins.
99

docs/core-concepts/analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Analytics to visualize work data and track performance
33
description: Visualize work item data, track team capacity, measure progress, and create custom charts.
44
---
55

6-
# View analytics at different levels
6+
# Analytics
77

88
Transform your entire workspace data into actionable insights with Analytics. Get instant answers to complex questions, forecast demand, track progress across all dimensions, and make data-driven decisions with confidence.
99

docs/core-concepts/inbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Inbox for in app notifications and work item updates
33
description: Use Inbox to monitor task updates, filter notifications, and manage mentions.
44
---
55

6-
# Get in-app notifications
6+
# Inbox
77

88
The Inbox is a space for tracking and managing updates to work items you're connected with. Whether you're assigned to a work item, its creator, mentioned in a discussion, or subscribed to its updates, you'll find everything here.
99

docs/core-concepts/intake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Intake to collect and triage external work requests
33
description: Use Intake feature to collect, triage, and manage external work item submissions from stakeholders, clients, and guests before adding them to your workflow.
44
---
55

6-
# Triage work items before adding them to project
6+
# Intake In-app
77

88
Intake is a Plane-only feature that lets `Guests` create work items following which `Admins` and `Members` can move these work items inside a project. Intake can take bug reports, feature or service requests, or raise a ticket by stakeholders, customers, or clients. Work items created in Intake can then be accepted to move them to the Project’s workflow.
99

docs/core-concepts/issues/plane-query-language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Plane Query Language
33
description: Filter work items using text-based queries with Plane Query Language (PQL).
44
---
55

6-
# Plane Query Language <Badge type="warning" text="Enterprise Grid" />
6+
# Plane Query Language (PQL) <Badge type="warning" text="Enterprise Grid" />
77

88
Plane Query Language (PQL) lets you filter work items using text-based queries. Write structured expressions to quickly find exactly what you need.
99

docs/core-concepts/issues/states.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Workflow States
33
description: Manage work item progress with customizable states in Plane. Organize tasks through backlog, unstarted, started, completed, and cancelled state groups.
44
---
55

6-
# Workflow States
6+
# Work Item States
77

88
Managing work items effectively is at the heart of every project, and Plane provides a robust system for organizing them into states that represent the stages of a work item's lifecycle. As work items transition through these states—from backlog to completion—they reflect the progression of work in your project, forming a clear and efficient workflow for your team.
99

0 commit comments

Comments
 (0)