Slash commands
The slash command menu gives you fast access to every block type without leaving the keyboard. Type / anywhere in the editor to open it.
Using the menu
Type / to open the menu. Start typing to filter — /head will show heading options, /code will show code blocks, and so on. Press ↑ / ↓ to navigate and Enter to select. Press Escape to close the menu without selecting.
Available commands
| Command | What it creates |
|---|---|
/h1 or /heading 1 | Large heading |
/h2 or /heading 2 | Medium heading |
/h3 or /heading 3 | Small heading |
/bullet or /list | Bulleted list |
/numbered or /ordered | Numbered list |
/todo or /task | Checkbox list |
/code | Code block |
/quote | Blockquote |
/callout | Callout box |
/divider or /hr | Horizontal rule |
/table | Table |
/image | Image upload |
/file | File attachment |
/audio | Audio player |
/details | Collapsible section |
/page | Link to another Nexus page |
AI commands
With an OpenAI key configured, additional AI commands appear in the slash menu:
/ask— ask a question and get an answer inserted as text/improve— rewrite selected text/summarise— summarise selected content