Skip to content

Commit dfa7ffb

Browse files
authored
docs: add Power K keyboard shortcuts reference
1 parent 541ba51 commit dfa7ffb

1 file changed

Lines changed: 48 additions & 0 deletions

File tree

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: Power K
3+
description: Use Power K keyboard shortcuts to navigate Plane faster without touching your mouse.
4+
---
5+
6+
# Power K
7+
8+
Power K is Plane's command palette — a keyboard-driven menu that lets you create, navigate, and manage your workspace without using your mouse. Open it from anywhere in Plane by pressing **Ctrl + K** (Windows/Linux) or **Cmd + K** (Mac).
9+
10+
## Keyboard Shortcuts
11+
12+
### Create
13+
14+
| Action | Shortcut |
15+
|---|---|
16+
| New work item | `N` then `I` |
17+
| New project | `N` then `P` |
18+
| New dashboard | `N` then `B` |
19+
20+
### Navigate
21+
22+
| Action | Shortcut |
23+
|---|---|
24+
| Open a project | `O` then `P` |
25+
| Open workspace settings | `O` then `S` |
26+
| Open a workspace | `O` then `W` |
27+
| Go to home | `G` then `H` |
28+
| Go to inbox | `G` then `X` |
29+
| Go to your work | `G` then `Y` |
30+
| Go to workspace analytics | `G` then `A` |
31+
| Go to workspace settings | `G` then `S` |
32+
| Go to workspace drafts | `G` then `J` |
33+
| Go to workspace archives | `G` then `R` |
34+
| Go to dashboards | `G` then `B` |
35+
| Go to projects list | `G` then `P` |
36+
37+
### Miscellaneous
38+
39+
| Action | Shortcut |
40+
|---|---|
41+
| Toggle app sidebar | `Ctrl + B` |
42+
| Copy current page URL | `Ctrl + Shift + C` |
43+
44+
## Tips
45+
46+
- Shortcuts are **sequential** — press the first key, release it, then press the second key. Do not hold both keys simultaneously.
47+
- Power K also works as a **search bar** — type any page, project, or work item name to navigate directly to it.
48+
- Use Power K to avoid switching between keyboard and mouse, which speeds up your workflow significantly.

0 commit comments

Comments
 (0)