✺Note.space
/Docs
Sign inStart writing
  • Get started

    • Welcome
    • Quickstart
  • Writing

    • The editor
    • Markdown syntax
  • Features

    • AI assistant
    • Sharing notes
  • Account

    • Billing
PricingDownloadPrivacyTerms

© 2026 Note.space

✺Note.space
/Docs
Sign inStart writing
  • Get started

    • Welcome
    • Quickstart
  • Writing

    • The editor
    • Markdown syntax
  • Features

    • AI assistant
    • Sharing notes
  • Account

    • Billing

Writing

The editor

Modes, slash menu, command palette, and keyboard shortcuts.

The editor is the centre of Note.space. Everything else exists to keep it out of your way.

Two modes

The editor runs in one of two modes, toggled from the top-right corner of any note.

Regular mode

Markdown source on the left, rendered preview on the right. Best for reading existing notes or composing long-form prose where you want to see formatting as you write.

Source mode

A single column showing only the raw markdown source. No preview, no overlays, no chrome. The closest thing we ship to a plain text editor — ideal when you want maximum focus or when you're pasting from another tool and don't want auto-formatting to fight you.

NOTE

Whichever mode you used last on a given note is remembered per-note — not globally — so you can keep technical scratchpads in Source and meeting notes in Regular without flipping every time.

The slash menu

Type / on an empty line to open the slash menu. Pick a block type by clicking, or filter with the keyboard and press Enter.

Common blocks:

BlockResult
/h1, /h2, /h3Heading
/quoteBlockquote
/codeFenced code block
/listBullet list
/numberedNumbered list
/checkTask list
/dividerHorizontal rule
/mathBlock KaTeX equation
/mermaidMermaid diagram
/table3×3 table starter

Keyboard shortcuts

ShortcutAction
⌘+NNew note
⌘+KCommand palette
⌘+BBold
⌘+IItalic
⌘+EInline code
⌘+K (in selection)Insert link
⌘+/Toggle Regular ↔ Source
⌘+Shift+LToggle assistant pane
EscClose any open menu

Replace ⌘ with Ctrl on Windows.

The command palette

Press ⌘+K anywhere to jump to a note, run an action, or open settings. The palette is fuzzy — type the rough shape of what you're after and the best match floats up.

← Previous

Quickstart

Next →

Markdown syntax

On this page

  • Two modes
  • Regular mode
  • Source mode
  • The slash menu
  • Keyboard shortcuts
  • The command palette
PricingDownloadPrivacyTerms

© 2026 Note.space