Getting Started.md

Getting started

Open your files

Three ways in:

  • Open a single file (⇧⌘O), edit any .md wherever it lives, saved right back in place. Nothing else added.

  • Open a folder (⌘O), browse and edit all its notes from the sidebar. It stays a plain folder: Wander writes nothing extra to it.

  • Turn a folder into a vault, flip on history & search (the chip at the bottom of the sidebar, or Settings ▸ This Folder) to keep every version and search full text. Only then does Wander add a hidden .wander folder. See History for what versioning gives you.

Any folder of markdown works: a plain notes directory, an Obsidian vault, a docs repo. Wander reads and writes standard markdown, so nothing you open is locked to this app. Create a new note anywhere with ⌘N, then Save As… (⇧⌘S).

Write

Click a note in the sidebar to open it, and just type. Wander is WYSIWYG, you see bold as bold, headings as headings, but the file on disk stays clean markdown. Changes autosave a second after you stop typing.

Move around

  • Press ⌘P to search, full text in a vault, or jump to a file by name in a plain folder

  • Click any note in the sidebar to open it

  • Click a [[wikilink]] to jump to another note

  • Use the breadcrumb at the top to see where you are

No account needed

Wander runs locally. No account, no telemetry, nothing uploaded. If you want your notes on another device, put the folder wherever you already sync (iCloud Drive, Dropbox, git), Wander just edits the files. The step-by-step iCloud setup is in Sync New.

There is an optional account, Wander Cloud, which syncs history and comments and publishes pages at wander.md/you. It is off until you sign in and turn it on for a vault, and your files stay in your folder either way. See Wander Cloud.

Next: Markdown Syntax · History · Keyboard Shortcuts