Quick Start

This guide walks you through creating a document, formatting it, and using AI, all in about five minutes.

1. Create a document

Press Cmd+N or click the New document button in the TopBar. A new document opens with the cursor ready. (You can also right-click a folder in the Explorer and choose New Document.)

Start typing. Everything you write is saved as a standard markdown file.

2. Format with markdown

Return renders markdown as you type. Try these:

The formatting markers disappear as you type, replaced by the visual result. They’re never gone, though - place the cursor right after any formatted text (or at the start of a heading line) and press Backspace once. Instead of deleting anything, this reveals the raw markers for that span so you can edit them. Press Escape or move the cursor away, and the formatting folds back.

You can also select text and use Cmd+B for bold, Cmd+I for italic, and Cmd+E for inline code.

3. Talk to the AI

The Omnibox sits at the bottom of the editor. Click it or press Cmd+K, then type a question or instruction:

Press Enter. The AI reads your document and responds in the Chat panel on the right. If it suggests edits to your document, they appear as highlighted changes you can accept or reject.

A chat request to change payment terms, the AI's reply, and the staged edit highlighted in the document

4. Set up AI

Return works with local or cloud AI:

5. Try a Return

Returns are reusable AI analysis templates. You’ll find the Quick Actions section at the bottom of the Chat panel on the right. Click one to run it on your current document.

The Quick Actions section at the bottom of the Chat panel: one button per Return

Returns can annotate your text with highlights, assess sections with traffic-light indicators (green, yellow, red), or produce structured analysis.

See also: Composing Returns - combine several Returns into a single Quick Action that runs them in sequence.

6. Save and export

Your document saves with Cmd+S. To export, type /export in the Omnibox or go to the TopBar menu, where you can export as PDF or HTML.

What’s next