Slash Commands
Type / followed by a command to quickly change block types or set properties.
Block Types
| Command | Aliases | What it does |
|---|---|---|
/todo | /task, /t | Convert to todo block |
/event | /e, /ev | Convert to event block |
/heading | /h1, /h | Convert to heading |
/text | /p, /paragraph | Convert to text block |
/secret | /password, /pass, /s | Convert to secret block |
/image | /img, /photo | Open file picker to add image |
Todo Priority
These commands only work inside todo blocks:
| Command | Aliases | What it does |
|---|---|---|
/p1 | /priority1, /high | Set priority: High |
/p2 | /priority2, /medium | Set priority: Medium |
/p3 | /priority3, /low | Set priority: Low |
/p0 | /priority0, /none | Clear priority |
Todo Due Date
| Command | Aliases | What it does |
|---|---|---|
/due | /duedate, /d | Open date picker to set due date |
Escape Slash
Type // to insert a literal / character.