Configuration

Every plugin setting, documented. The pages here mirror the structure of Settings → Remote SSH inside Obsidian.

Pages

PageMirrors UI section
ProfilesSettings → Remote SSH → SSH profiles — per-profile host / port / auth / vault path / mode / jump host
This deviceSettings → Remote SSH → This deviceClient ID, User name, the per-client workspace partition
AdvancedSettings → Remote SSH → Advanced — debug log toggle, reconnect retries, edge-case knobs
Terminalxterm.js panel: shell command, font size, scrollback

Where settings live

<vault>/.obsidian/plugins/remote-ssh/data.json

The on-disk schema is documented at data.json schema reference — read that page if you want to script multi-machine setup or edit the file by hand.

See also