Skip to content

The command palette

You know the scene is in there. You wrote it last week. But now you’re scrolling the sidebar, opening folders, and it will not surface.

The command palette, called Quick Open, is a search box that jumps you to any document or note in your project. It searches both titles and the full text of your writing. So you don’t have to remember where you filed a scene. You just have to remember a few words you wrote in it.

We’ll cover:

One shortcut opens it from anywhere in your project.

ActionMacWindows
Open Quick OpenCmd+KCtrl+K

Prefer the mouse? Click the Quick Open button in the toolbar (the lightning icon) above the editor.

The editor toolbar with the Quick Open button (a lightning icon) highlighted and its Quick Open, Cmd+K, tooltip showing.

A centered search box appears with the placeholder Search…. Start typing to filter.

Quick Open searches your project in this order:

  1. Document titles (fuzzy match) first.
  2. Full body text and notes, shown with a highlighted snippet around the match.

Each result shows the document’s location as a breadcrumb path beneath it, so you always know where you’re about to land.

Quick Open with "Netherfield" typed: a list of matching results, each showing the matched text with the search term highlighted, a breadcrumb path to the document, and footer hints for the arrow and enter keys.

Everything you need is in the palette footer:

KeyAction
↑ / ↓Move up and down the results
Enter (↵)Open the selected result
EscClose the palette

Or just click a result.

Not every result lands the same way.

Result typeWhat happens
DocumentOpens the document.
NoteOpens its parent document, reveals the Notes tab in the right sidebar, and focuses that note.

Quick Open with "logbook" typed, returning a note result: the note's text with a breadcrumb path underneath showing the scene it belongs to. Opening it takes you to that scene and focuses the note in the Notes tab.

A few things stay out of the results on purpose.

Quick Open does not return:

  • Documents in the Trash.
  • Document types that opt out of search.
  • Plot notes and empty scaffolding notes.

Archived items sort to the bottom of the results.