Articles · Files, backup & privacy
Sync via iCloud / OneDrive / Dropbox
Putting the vault in a sync folder is the simplest cross-device option — exclude `.kition/sessions/` and cache.
Kition Team·Apr 19, 2026·1 min read
Recommended paths
- iCloud Drive:
~/Library/Mobile Documents/com~apple~CloudDocs/Kition/ - OneDrive:
OneDrive/Kition/ - Dropbox:
Dropbox/Kition/
Excludes
.kition/sessions/— chatty, wasteful to sync.kition/cache/— regenerable- Resources/.thumbnails — pointless to sync
Related reading
Files, backup & privacy
Syncing your vault with Git to a private repo
Markdown is Git-friendly. A `.gitignore`, a private GitHub repo, and a login hook — sync done.
Files, backup & privacy
Where does Kition keep your data? File layout, explained
Under `<Vault>/`: `.md` files, `.kition/`, `Tables/` — one diagram covers it.
