Skip to main content

Rich Text Formatting

Format your notes with inline styles and keyboard shortcuts.

Note editor with rich text

Inline Formatting

FormatShortcutResult
BoldCmd+BBold text
ItalicCmd+IItalic text
UnderlineCmd+UUnderlined text
Strikethrough-Crossed out
Code-inline code

Format Toolbar

Select any text to see the format toolbar with options for:

  • Bold, italic, underline
  • Strikethrough
  • Code formatting
  • Link insertion

Block Formatting

Use the slash menu to insert:

  • Headings (H1, H2, H3)
  • Lists (bullet, numbered, to-do)
  • Quotes
  • Dividers

Markdown Shortcuts

Type these at the start of a line:

  • # → Heading 1
  • ## → Heading 2
  • ### → Heading 3
  • - → Bullet list
  • 1. → Numbered list
  • [] → To-do item
  • > → Quote
tip

The space after the character triggers the conversion.