sync

wander has no sync of its own (just not yet!). A vault is just a folder, so any folder that syncs is a synced vault: iCloud Drive, Dropbox, Syncthing, a git repo, they all work the same way. wander edits the files; your sync moves them.

Set up with iCloud

To work on the same notes from two Macs (or Mac and iPhone):

  1. In Finder, open iCloud Drive and create a folder there, for example "Notes". Anywhere inside iCloud Drive works.
  2. Open that folder in wander (Open Vault on the start screen, or File, Open) and start writing. Notes are plain .md files in the folder.
  3. Want versions and search? File, Enable History & Search. This is optional and creates a hidden .wander folder inside the vault; without it wander writes nothing but your notes.
  4. On the other device, the folder appears once iCloud syncs it. Open it in wander there: same vault, same notes.

Dropbox and friends: identical, just create the folder inside the synced location. A git repo needs you to commit and push yourself; wander keeps the diffs clean and stays out of your refs.

On iPhone and iPad

Open the same folder from the vault picker (it browses iCloud Drive and any Files provider). Notes you write on the phone land in the folder and sync back the same way.

History across devices

Version history stays per-device by default. To see one shared timeline everywhere, open the History panel, Settings, and turn on syncing through the folder: each device publishes its history inside the vault and your sync carries it. No account, no server, and devices never conflict. Details in History.

Good to know

  • If a note looks empty for a moment on the second device, iCloud simply has not downloaded it yet; wander picks it up as soon as it lands.
  • Comments, folder styles, and reading time all live in per-device files inside .wander, so they merge cleanly however your folder syncs.
  • Nothing is uploaded by wander itself: no account, no server, no telemetry. Your sync service is the only thing moving bytes.

Next: Files & Folders · History · Getting Started

Getting Started · Files & Folders · History · Keyboard Shortcuts · Markdown Syntax · all docs