Sync
Sync Vault uses a 1+N distributed architecture: the cloud (1) is responsible for full persistence and disaster recovery, while your devices (N) collaborate with each other in real time. Based on this, it offers three complementary sync modes that can be used independently or combined.
ABSTRACTArchitecture at a glance The cloud handles persistence and disaster recovery; your devices handle the ultimate collaboration experience. See the 1+N Architecture Guide for details.
Sync Modes
Section titled “Sync Modes”Auto Mode · Managed in the Background
Section titled “Auto Mode · Managed in the Background”Auto Sync: once enabled, the plugin keeps your local vault in sync with the cloud on a scheduled cycle with no manual intervention. Ideal for everyday backups and cross-device sync for most users.
Manual Mode · Precise Control
Section titled “Manual Mode · Precise Control”Manual Sync: manually pick files to upload or download in the sync browser for fine-grained control. Ideal when you want to sync selectively.
Live Mode · Real-time Collaboration
Section titled “Live Mode · Real-time Collaboration”Peer-to-peer Live Sync: WebRTC-based direct connections between devices deliver millisecond incremental sync, real-time collaboration, and cursor sharing. Ideal for high-frequency collaboration with multiple devices online.
NOTEThe three modes can run at the same time: Auto/Manual mode keeps your vault persistent with the cloud (1), while Live mode handles real-time collaboration between devices (N).
Related Features
Section titled “Related Features”| Feature | Description |
|---|---|
| Ignore Files | Exclude files you don’t need to sync via regex or file size rules |
| Runtime Report | Review sync logs, track errors, and diagnose sync problems |
| Sync Plugins and Themes | Keep Obsidian community plugins and themes in sync across devices |
How to Choose?
Section titled “How to Choose?”- Want “hands-off” sync → use Auto Mode
- Want to control each file → use Manual Mode
- Need real-time collaboration → enable Live Mode