Editor & Writing
Canto is a notebook first. These editor capabilities keep writing fast while preserving structure.
Applies to: 0.1.0-beta.1Last updated: February 2026
Writing Features
- Rich formatting with markdown-style shortcuts.
- Wiki links with backlinks for explicit knowledge graph structure.
- Slash commands for fast insertion of blocks and actions.
- Find/replace for cleanup inside large notes.
Mermaid
Create diagrams for workflows and architecture notes.
Math/LaTeX
Add inline or block math for technical writing and study notes.
Attachments
Attach local files and keep source context near your writing.
Best Practice
Keep note titles specific. Memory Links, search, and wiki navigation all work better when titles describe the concrete topic instead of generic placeholders.
Screenshot Checklist
Save all screenshots under /img/docs/canto/.
| Filename | Capture Location | Place in Page |
|---|---|---|
| canto-editor-slash-command-menu.png | Slash command menu open in editor | Editor & Writing, "Writing Features" |
| canto-editor-mermaid-modal-preview.png | Mermaid editor modal with live preview | Editor & Writing, Mermaid card |
| canto-editor-math-block-rendered.png | Rendered math block in note | Editor & Writing, Math/LaTeX card |
Documentation Screenshots
Images render automatically when files exist in /img/docs/canto/. Missing files show placeholders so publishing is never blocked.

Capture: Slash command menu open in editor
Placement: Editor & Writing, "Writing Features"

Capture: Mermaid editor modal with live preview
Placement: Editor & Writing, Mermaid card

Capture: Rendered math block in note
Placement: Editor & Writing, Math/LaTeX card