Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 3 additions & 10 deletions docs/core-concepts/account/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
---
title: Home and Your work
title: Home
---

Home and Your work is your central hub for staying organized and tracking progress within your workspace. It provides a comprehensive view of your work, recent activities, and team collaborations—all in one place.

## Home

The Home page serves as your personalized page, giving you quick access to essential tools, recent activity, and key features to enhance productivity. Here's everything you need to know about setting up and using the Home page efficiently.

![Home](https://media.docs.plane.so/account/home-page.webp#center)
Expand All @@ -31,8 +27,5 @@ Stickies allow you to create, organize, and personalize notes or reminders direc
- Format the content and choose colors for your stickies to match your preferences or highlight priorities.
- Keep all your notes in one easily accessible and visible place, ensuring nothing gets overlooked.

## Your work

Your workspace profile consolidates information regarding your individual work and progress. It includes your workload, activity log, and a breakdown of issues by status and priority. Additionally, you'll find a list of all the issues assigned to you, created by you, and explicitly subscribed.

![Profile activity](https://media.docs.plane.so/account/account-profile-activity.webp#center)
## See also
- [Stickies](/core-concepts/stickies)
2 changes: 1 addition & 1 deletion docs/core-concepts/analytics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Analytics
---

# Plane Analytics
# Analytics

Imagine transforming your entire Workspace data into a structured dataset that provides actionable insights, enhancing your understanding of your work. Plane Analytics does just that, acting as your personal analyst. It swiftly answers your queries, forecasts demand, and determines scope within moments. Dive into data with Plane Analytics and make smarter decisions.

Expand Down
29 changes: 29 additions & 0 deletions docs/core-concepts/stickies.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: Stickies
---

# Take notes using Stickies

Imagine having a digital bulletin board that follows you through every project and task. Stickies is your personal memo pad, seamlessly integrated into the Plane interface, ensuring that no brilliant idea or critical reminder ever gets lost in the shuffle.

![Stickies](https://media.docs.plane.so/stickies/stickies.webp#center)

## Use Stickies
You'll find the sticky note icon at the bottom right of your screen.

Adding a new sticky note is incredibly straightforward. Click the **Add Sticky** button on the floating bar, and you're presented with a blank canvas ready to capture whatever is on your mind. Whether it's a quick task reminder, a project insight, or a creative concept, Stickies provides the perfect space to record it.

The floating bar also shows your most recent sticky note, allowing instant recall.

The **All stickies** button opens a modal with every sticky note you've created, so you can organize, review, and manage your collection with ease.

## Customize your notes
Each sticky note offers basic customization options:

- Color-coding to visually categorize or prioritize
- Formatting options to emphasize key points
- A clean, intuitive interface that adapts to your personal style

---
Stickies is more than just a note-taking tool—it's your personal productivity partner, designed to keep your ideas visible, your reminders prominent, and your workflow smooth.

35 changes: 35 additions & 0 deletions docs/your-work.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
title: Your Work
---

The **Your work** page serves as a centralized hub for managing your individual responsibilities and progress within the workspace. This comprehensive dashboard gives you a clear, at-a-glance view of your current workload, issue prioritization, and overall activity.

![Your work](https://media.docs.plane.so/account/your-work.webp#center)

You can click the tabs to navigate to different categories and filter your assigned, created and subscribed issues.

## Summary
At the top, the **Overview** section provides high-level metrics about the work assigned to you. You can quickly see the number of issues you've created, the ones currently assigned to you, and the total number of issues you're subscribed to, even if they aren't directly assigned.

These top-level statistics give you a quick sense of your involvement and level of engagement with the projects.

### Workload
Moving down, the Workload visualization breaks down your current tasks by their status:

- **Backlog** - Issues that are waiting to be started
- **Not started** - Tasks that are ready for you to begin work
- **Working on** - Issues you are actively addressing
- **Completed** - Tasks you have finished
- **Cancelled** - Any issues that have been cancelled

This at-a-glance view allows you to immediately identify where most of your time and effort is currently focused.

### Issues by priority and state
You can see a breakdown of the tasks assigned to you organized by their designated priority level. The **Issues by state** pie chart gives you a holistic view of how your assigned tasks are progressing through the workflow.

### Recent activity

This section keeps a chronological log of your most recent actions within your projects.

----
By consolidating all of this valuable information into a single, centralized dashboard, the **Your Work** page empowers you to effectively oversee and prioritize your individual tasks and progress within the workspace.
4 changes: 3 additions & 1 deletion sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,16 @@ const sidebars: SidebarsConfig = {
'core-concepts/projects/project-states',
'core-concepts/projects/project-overview',
'core-concepts/export',
'core-concepts/stickies',
],
},
{
type: 'category',
collapsed: false,
label: 'Visualization',
items: [
'core-concepts/account/overview',
'your-work',
{
type: 'category',
label: 'Layouts',
Expand All @@ -95,7 +98,6 @@ const sidebars: SidebarsConfig = {
],
},
'core-concepts/views',
'core-concepts/account/overview',
'core-concepts/analytics',

],
Expand Down
6 changes: 3 additions & 3 deletions src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -458,8 +458,8 @@ html[data-theme='dark'] {


@media (min-width: 997px) {
.docSidebarContainer_node_modules-\@docusaurus-theme-classic-lib-theme-DocRoot-Layout-Sidebar-styles-module {
border-right: 1px solid rgb(112 112 112 / 5%) !important;
.docSidebarContainer_YfHR {
border-right: 1px solid rgb(112 112 112 / 9%) !important;
}
}

Expand Down Expand Up @@ -553,7 +553,7 @@ html[data-theme='dark'] .business {
padding: 0 15px 0 15px;
}

[data-theme='light'] .themedComponent--light_node_modules-\@docusaurus-theme-common-lib-components-ThemedComponent-styles-module, [data-theme='dark'] .themedComponent--dark_node_modules-\@docusaurus-theme-common-lib-components-ThemedComponent-styles-module{
[data-theme=dark] .themedComponent--dark_xIcU, [data-theme=light] .themedComponent--light_NVdE, html:not([data-theme]) .themedComponent--light_NVdE{
width:100px !important;
}