Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Config Sync

xoooooooooxxooooooooox1k downloads

Selective, on-demand distribution of vault configuration (snippets, hotkeys, plugin settings) across devices and vaults.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates137

Config Sync logo

Config Sync

Selective, on-demand sync of Obsidian settings — hotkeys, CSS snippets, themes, plugin configs — across devices and vaults. The data rides your existing note sync (remotely-save, Obsidian Sync, iCloud…) by default, or config-sync's own git / vault remotes. Nothing ever lands on a device without an explicit Apply from the Sync Center.

Sync Center

Features

  • One card per item — every synced thing (an Obsidian option group, a core or community plugin, a snippet) is one row with an expandable drawer holding its rules; a plugin's on/off state lives on its own card. (details)
  • Orthogonal field rules — every key answers two independent questions, who shares it (All devices / Desktop only / Mobile only / Not shared) and whether it travels encrypted; list-shaped keys can rule each element separately, and any key — or the whole file — can also be excepted on just this device, leaving the shared answer untouched for everyone else. (details)
  • Credential-safe — Not shared keys never leave the machine, and a per-device passphrase encrypts what should travel.
  • Explicit Apply — nothing changes a device until you tick items and press Apply; every run stays visible in the pinned result strip and a browsable History.
  • A Sync Center that knows the state — every row spells out its own fate in plain language (turns on · installs · applies settings), normalized JSON diffs, a this device status chip and totals for every pending action. (tour)
  • Install engine — plugins that are outdated, disabled or missing on this device can be updated, enabled or installed during Apply, pinned to the captured version. (rules)
  • Remotes (desktop) — pull/push the store against a git repo or another vault, with per-file diff previews. (details)
  • Safe to update one device at a time — anything written by a newer Config Sync is refused with a plain message, never reset or overwritten. (details · upgrade notes)
  • Search everywhere — both search boxes accept key:value qualifiers with autocomplete, combined freely with plain text: the Sync Center takes section: · type: · action: · mode: · device:, the settings search section: · type:.
  • Status bar — ↑ capture / ↓ apply plus per-remote ⇡ push / ⇣ pull counts at a glance; click opens the Sync Center.
  • Mobile-friendly — capture, apply and the Sync Center work on phones; the store is plain vault content, so any note sync carries it.

Install

From Obsidian: Settings → Community plugins → Browse, search Config Sync, install and enable.

Beta builds: via BRAT, add xooooooooox/obsidian-config-sync.

Quick start

  1. Settings → Config Sync — tick what you want to sync (Obsidian / Core plugins / Community plugins / Beta tabs).
  2. Open Sync Center from the ribbon menu (or the Open Sync Center command), tick what to capture, and press Capture N items.
  3. On another device, once your note sync has delivered the data folder: open Sync Center, tick what to apply, and press Apply N items.

Settings picker

How it works

Two planes, kept separate.

  • Local plane — Capture copies every enabled item's settings files and companion folders into the store, applying each field's sharing and encryption rule; Apply lands the items you tick into this device's config dir. Direction (↑ capture, ↓ apply) comes from a per-device sync baseline, not file times, so the Sync Center can tell which side actually moved.
  • Transport plane — by default the store is plain vault content and rides your note sync; a fresh device discovers an arriving store on its own and offers an Adopt guide. Optionally (desktop), Pull/Push move the store against a git repo or another vault, from the Sync Center's own list with that remote selected in the View picker.

The full tour — Sync Center anatomy, field rules, encryption, the install engine, remotes, walkthroughs — lives in the user guide.

Security & privacy

Everything the plugin does by default stays inside your vault: Capture/Apply copy files between your config folder and the data folder, and your own note sync moves them between devices. Three optional, desktop-only remote behaviors go further and are disclosed here:

  • Network use (git remotes only). If you add a git remote under Settings → Remotes, Pull/Push run the git binary against the URL you configured — that is the only network access the plugin ever performs. No telemetry, no other endpoints.
  • Files outside the vault (vault remotes and git temp clones). If you add a remote of type "Another vault", Pull/Push read/write the absolute store path you configured (typically another vault's data folder). Git Pull/Push additionally use temporary clone directories that are removed afterwards.
  • Access tokens (git remotes only). A token you link to a git remote is held in Obsidian's own keychain on that device and handed to git through the environment, never through the command line. Only the secret's name is written to the plugin's settings — the token itself never enters data.json, the store, or any error message. Config Sync never sends the remotes list anywhere either (it is a locked this-device field), so the name reaches another device only if your own vault sync copies the plugin's data.json; each device links its own token, or none at all.

All three are inert until you configure a remote, and never run without an explicit Pull or Push from the Sync Center.

Documentation

  • User guide — every behavior in one place: the Sync Center, field rules, sensitive settings, transport, walkthroughs.
  • Changelog — what changed in each release.
  • Upgrade notes — the versions that ask something of you before you sync again.
  • Architecture — code map and invariants, for contributors.
  • Design system — the UI's tokens, icon vocabulary and component rules.
  • schema/ — JSON Schemas documenting every persisted shape (data.json, the store lock, local storage, run history).

Development

See CONTRIBUTING.md for setup, commands, the dev-vault smoke workflow and the release process. Develop against a dedicated test vault, never a real one.

License

MIT

HealthExcellent
ReviewCaution
About
Distribute vault configuration (CSS, hotkeys, plugin settings) selectively across devices and vaults with an explicit per-device Apply. Capture configs into a versioned store that syncs via your notes or via git/local transport; sanitize credentials and keep a single backup to revert the last apply.
SyncingGitBackup
Details
Current version
2.25.7
Last updated
2 weeks ago
Created
2 months ago
Updates
137 releases
Downloads
1k
Compatible with
Obsidian 1.11.4+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
xoooooooooxxoooooooooxxooooooooox
GitHubxooooooooox
  1. Community
  2. Plugins
  3. Syncing
  4. Config Sync

Related plugins

GitHub

GitHub Sync

Sync vault to personal GitHub.

Direct Git Sync

Sync your vault natively with a GitHub repository on both Desktop and Mobile.

Git

Integrate Git version control with automatic backup and other advanced features.

YAOS

Simple real-time sync powered by your own Cloudflare Worker.

Remotely Save

Sync notes between local and cloud with smart conflict: S3, Dropbox, webdav, OneDrive, Google Drive, Box, pCloud, Yandex Disk, Koofr, Azure Blob Storage.

Differential ZIP Backup

Back our vault up with lesser storage.

GitHub

Git Sync

Sync your vault across all devices using your own GitHub account. Free forever.

GitHub

GitHub Gitless Sync

Sync a GitHub repository with vaults on different platforms without requiring git installation

Settings profiles

Create various global settings profiles, that sync between vaults.

Time Machine

Browse, compare, and restore previous versions of your notes using built-in file-recovery snapshots.