The editor

The block menu

Press / on an empty line to open the block menu, then keep typing to filter it. Arrow keys move, Enter inserts, Esc closes.

BlockWhat it is
Heading 1, 2, 3Section headings
Bullet listUnordered list
Numbered listOrdered list
ChecklistTickable boxes
BlockquoteIndented quote
Code blockMonospaced, with syntax highlighting
DividerHorizontal rule
TableEditable table
ImageUpload or embed an image
Math formulaA block equation
Inline mathAn equation inside a sentence
Mermaid diagramA diagram written as text

Math

Math is written in LaTeX. Use Inline math for something inside a sentence and Math formula for an equation on its own line.

E = mc^2

Mermaid diagrams

Mermaid turns text into a diagram, which means your diagrams live in the note as text and stay searchable and diffable.

graph TD
  A[Idea] --> B[Note]
  B --> C[Diagram]

Flowcharts, sequence diagrams, state diagrams, and the rest of Mermaid's syntax all work.

Exporting a note

Open the export menu in a note's toolbar to download it:

  • Markdown (.md) — plain text, opens anywhere
  • HTML (.html) — formatted, with styles included

Export works one note at a time, and does not include the note's attachments — download those individually from the note. There is no bulk "export everything" yet; it is on the roadmap.

Shortcuts

ShortcutAction
/Open the block menu
Ctrl+KSearch
Ctrl+JOpen Ask Notama
Ctrl+SSave the quick note on the home screen

On macOS use Cmd in place of Ctrl.