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 + button in the Explorer panel on the left. A new document opens with the cursor ready.

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. Click on any formatted text to see and edit the raw syntax.

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.

4. Set up AI

Return works with local or cloud AI:

5. Try a Return

Returns are reusable AI analysis templates. You’ll see a Quick Actions bar above the Omnibox. Click one to run it on your current document.

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 — you can export as PDF or HTML.

What’s next