App tour

~4 min read

App tour

Lettuce’s UI is split into three panes plus an inspector. This page is a 5-minute orientation.

The sidebar

Left pane. Shows your vault’s folder tree with these niceties:

Right-clicking a note offers: Rename, Duplicate, Move to…, Reveal in Finder, Copy wikilink, Delete.

The editor

Centre pane. CodeMirror 6 with a Live Preview mode (the default):

Toggle between Edit (Live Preview) and Read (full render, read-only) with the segmented picker in the center of the toolbar.

Autocomplete

The inspector

Right pane (toggle with the inspector button in the toolbar). Tabs:

Maintained notes

Several overviews that other apps bury in panels are, in Lettuce, just notes the app generates for you — open, edit, link, and publish them like anything else. Open them from the Open ▾ menu in the toolbar (the iPhone has the same menu on the Notes tab). They live in an Overviews/ folder so they don’t clutter your vault root (the daily note stays in Daily/):

The command palette

⌘⇧K — the AI actions palette: a searchable list of AI actions to run against the current note (the result is spliced back in as an > [!ai-done] callout). To jump to a note by name instead, use Quick Open (⌘O).

The agents sidebar

The right-edge inspector / agents panel shows:

This is also where you see “John (Claude Desktop) wrote 3 notes” notifications.

The graph view

View → Graph (or ⌘G). A force-directed graph of your wikilinks. Click any node to open. Useful for finding orphans (nodes with no edges) and exploring clusters.

Settings

⌘,. Three tabs:

Next steps