✨ Become an AI-era PM — words → product → doAIPM.com
SoloMD

Sync with iCloud

No account to create, no plugin to install. Put the folder in iCloud, open it in SoloMD, done.

Why there is nothing to configure

Your notes are ordinary .md files on disk — no private database, no proprietary format. So syncing doesn't involve SoloMD at all: iCloud is already syncing that folder, and SoloMD just reads and writes local files.

Which also means the same approach works for Dropbox, OneDrive, Google Drive and Syncthing — substitute that provider's folder below.

On a Mac

  1. Open Finder and click iCloud Drive in the sidebar
  2. Create a folder in it, e.g. Notes
  3. SoloMD → Open Folder → pick that Notes folder

That's the whole setup. From then on every save propagates to your other devices in the background.

On disk that folder really lives at ~/Library/Mobile Documents/com~apple~CloudDocs/ — Finder's "iCloud Drive" sidebar entry points there. Handy to know if you want to cd into it from a terminal.

Two things SoloMD adds on top

1. It recognises cloud folders

When you open a folder, SoloMD checks whether it sits inside iCloud, Dropbox, OneDrive or Google Drive. If it does:

2. Cross-device session restore

Each device writes a small file recording which tabs you have open. Open the same vault on another machine and, if a newer record from a different device is found, SoloMD offers to restore it — your tabs come back as you left them.

Those records live in .solomd/ inside the vault and sync along with everything else. They are only written inside genuinely cloud-synced folders — open a plain local folder and SoloMD leaves nothing behind.

iPhone / iPad

Same idea: SoloMD on iOS reaches iCloud Drive through the system Files app. Open the same Notes folder you created on the Mac — it is literally the same files.

Android has no iCloud (Apple ships no Android client). For cross-device sync there, use a provider that does have an Android app — Dropbox, OneDrive — or GitHub / Gitea sync.

Worth knowing

If it isn't working

Comments & feedback

Comments live on GitHub Discussions — sign in once with your GitHub account.

Comments load from GitHub Discussions. If you see this message instead, the maintainer has not finished the one-time giscus.app setup yet — see web/COMMUNITY-SETUP.md.

Open on GitHub Discussions →