User guide

Feature-by-feature walkthroughs for things you’ll use during normal day-to-day editing — once you’re past the install and first connect steps.

Pages

PageWhat it covers
SSH config importAuto-populate a profile from an existing ~/.ssh/config Host block
Jump hostsSingle jump-host config (multi-hop tracked separately)
Host-key trust UIThe first-connect trust dialog + how to handle a changed host key
Conflict handlingmtime-precondition writes, what happens when two clients race, and the missing automatic backup-on-overwrite caveat
Terminal paneThe xterm.js panel for opening a shell on the remote host
Plugin compatibilityWhich Obsidian community plugins work cleanly + the known sharp edges (Dataview, Templater, Excalidraw…)

Reading order

There’s no required order. Read as you encounter the feature. The one page worth reading before you need it is Conflict handling — it documents an unforgiving UX surface (no automatic backup of the rejected side) that’s better understood in advance than discovered mid-edit.

See also