Obsidian Sync vs Backup: Why Syncing Isn't Enough
Obsidian Sync vs Backup: Understanding the Critical Difference
The Obsidian Sync vs backup distinction matters more than most users realize. Sync and backup solve fundamentally different problems, and conflating them is the most common cause of data loss in note-taking workflows.
Sync replicates the current state of your vault across devices. When you edit a note on your laptop, Sync pushes that change to your phone, tablet, and desktop. The goal is consistency: every device shows the same latest version. Sync is bidirectional and real-time.
Backup preserves historical states of your vault as independent, immutable snapshots. When you back up, Ginkgo captures the entire vault at a point in time and stores it separately from your working files. The goal is recovery: you can return to any previous state, even after a destructive edit. Backup is one-way and versioned.
The critical insight is what each protects against. Sync protects against device loss — if your laptop dies, your notes still exist on your phone. Backup protects against edit mistakes, corruption, and account-level incidents — if a plugin silently rewrites a hundred notes, backup lets you undo it; sync pushes the damage to every device.
Sync asks: "how do I make every device agree?" Backup asks: "how do I get back to a known-good state?" A complete data protection strategy answers both questions, because neither one alone covers the full spectrum of failure modes.
The Hidden Limitations of Obsidian Sync
Obsidian Sync is a well-engineered product, but it has structural limitations that make it insufficient as a sole data protection strategy. Understanding these limits is the first step in the Obsidian Sync vs backup analysis.
Version history is capped at 12 months. Obsidian Sync retains file-level version history for up to a year, after which older versions are permanently purged. If you discover a subtle corruption that was introduced 14 months ago — a slow-breaking plugin, a malformed frontmatter field — Sync cannot help. A backup with configurable retention keeps snapshots for years.
Sync operates at the single-file level, not the vault level. You can restore an individual file to a previous version, but you cannot roll back the entire vault to a known-good state in one action. When a plugin corrupts dozens of interlinked notes simultaneously, file-by-file restoration is a tedious, error-prone process. A backup snapshot lets you restore the whole vault as a single atomic unit.
Sync propagates unwanted changes. This is the most dangerous limitation. If a plugin rewrites notes, a sync conflict overwrites content, or you accidentally delete a folder, that change is pushed to every synced device within seconds. Sync protects you from losing your data in one place by ensuring the same damage exists everywhere.
Sync depends on a single vendor. Your vault data lives on Obsidian's servers, gated by your account. A billing failure, a policy dispute, or a compromised account can lock you out of your entire note history instantly. A backup stored on infrastructure you control — with encryption keys only you hold — survives account-level incidents that Sync cannot.
Why Sync Isn't Enough: Real-World Failure Scenarios
Four scenarios recur in the Obsidian community, and each one exposes a gap that Sync alone cannot close. Recognizing them helps clarify why the Obsidian Sync vs backup question has a clear answer: you need both.
Plugin corruption propagation. A misbehaving community plugin silently duplicates, rewrites, or deletes notes across your vault. Sync dutifully pushes the corruption to every device. By the time you notice, the damage is everywhere, and Sync's file version history only helps if the affected files were edited within the last 12 months. A backup snapshot from before the plugin ran is the fast path back.
Accidental bulk deletion. A mis-keyed shortcut or a wrong regex in a bulk-edit tool removes hundreds of notes at once. Sync replicates the deletion. Even if you notice immediately, every synced device has already lost the files. A backup lets you restore just the deleted notes from minutes or hours before, without rolling back the entire vault.
Sync conflict resolution gone wrong. When the same note is edited on two devices before Sync runs, Obsidian creates a conflict file. Resolving conflicts by hand is tedious, and a wrong choice loses content permanently. A backup gives you a pre-conflict snapshot to compare against, so you can recover the right version even after a botched merge.
Account lockout. A compromised password, a stolen session token, or a billing failure can lock you out of your Obsidian account and therefore your Sync history. Without an independent backup, your vault is held hostage to account access. An encrypted, off-site backup on storage you control is the recovery path when the account itself is the problem.
How Backup Complements Sync: Defense in Depth
The right mental model is defense in depth: Sync handles device-to-device consistency, backup handles recovery from any state. They cover non-overlapping failure modes, and using both together gives you complete protection.
Backup provides independence. A backup snapshot is decoupled from your Obsidian account, your Sync subscription, and your working vault. It cannot be corrupted, deleted, or encrypted by anything that happens to the live vault. This independence is exactly what Sync lacks, and it is the foundation of real data safety.
Backup captures vault-level snapshots. Instead of tracking individual file versions, a backup stores the entire vault — notes, attachments, configuration, plugin settings — as a single point-in-time state. When a plugin breaks dozens of files at once, you restore the whole vault to the moment before, not file by file.
Backup gives you storage control and zero-knowledge encryption. Ginkgo encrypts every file locally with AES-256-GCM before it leaves your machine, then stores the encrypted blob on local drives, NAS, or cloud storage you choose. Only you hold the key. Sync stores your data on Obsidian's servers; a backup stores it on infrastructure you control.
Backup supports unlimited version history. Configure retention to keep hourly snapshots for a day, daily for a month, weekly for a quarter, and monthly for years. There is no 12-month cap. A slow-breaking change introduced 18 months ago is recoverable, where Sync has already purged the relevant versions.
Together, Sync and backup implement the 3-2-1 rule: at least 3 copies of your data, on 2 different media, with 1 off-site. Sync is one copy (on Obsidian's servers); backup is the second and third (local + cloud, encrypted).
Ginkgo Backup as an Obsidian Sync Alternative
If you are evaluating an Obsidian Sync alternative, Ginkgo Backup can fill that role in two ways: as a complete replacement, or as a complement that runs alongside Sync.
Complete replacement. Use Ginkgo to back up your vault to a cloud storage provider you control — Backblaze B2, Cloudflare R2, AWS S3, or any S3-compatible service. Your notes stay encrypted on storage you own, accessible from any device that has Ginkgo installed. For multi-device access, point each device's Ginkgo at the same cloud repository. This replaces Sync's multi-device consistency with a backup-and-restore model, trading real-time sync for full storage control and zero ongoing subscription cost.
Complementary use. Keep Obsidian Sync for real-time multi-device editing, and add Ginkgo Backup for independent, encrypted, versioned snapshots. Sync handles the "every device agrees" problem; Ginkgo handles the "recover to any previous state" problem. This is the recommended configuration for users who want both convenience and safety.
The cost comparison favors Ginkgo over time. Obsidian Sync is a recurring subscription — roughly $96 per year for an individual. Ginkgo Backup is a one-time $39 lifetime license that covers unlimited projects and unlimited version history, with no recurring fees. Over three years, Ginkgo costs $39 where Sync costs $288. For users who only need backup (not real-time sync), Ginkgo alone is the cheaper Obsidian Sync alternative.
Feature-wise, Ginkgo matches or exceeds Sync on every backup dimension: unlimited version history (vs 12 months), vault-level snapshots (vs file-level versions), zero-knowledge encryption (vs server-side access), and storage on infrastructure you control (vs Obsidian's servers). Sync's only advantage is real-time multi-device consistency, which Ginkgo does not attempt to provide.
Setting Up Sync and Backup Together
The recommended setup combines Obsidian Sync for real-time editing and Ginkgo Backup for recovery. Configuring both takes about five minutes and gives you the strongest practical data protection for an Obsidian vault.
Step 1 — Keep Obsidian Sync running as you already have it. Sync handles multi-device consistency, conflict files, and recent file version history. You do not need to change anything about your Sync setup.
Step 2 — Install Ginkgo Backup and add your Obsidian vault folder as a Local Folder source. Ginkgo will detect Markdown files, attachments, and the .obsidian configuration folder automatically.
Step 3 — Choose a backup destination different from where Sync stores its data. A local NAS, an external drive, or a cloud storage bucket you control. This is the independence that makes the backup valuable — a single failure cannot take down both Sync and your backup.
Step 4 — Set a schedule. Hourly backups during working hours, daily backups overnight, or on-every-change backups if you want maximum granularity. Because Ginkgo is incremental, frequent backups cost almost nothing in storage or performance.
Step 5 — Verify the backup. Open a snapshot, restore a random note to a temp folder, and confirm the content and attachments are intact. A backup you have never restored from is an assumption, not a backup. Repeat this check monthly.
With Sync and Ginkgo running together, you have closed every realistic failure mode: device loss (Sync), recent file recovery (Sync), historical vault recovery (Ginkgo), account lockout (Ginkgo), ransomware (Ginkgo off-site), and slow-moving corruption (Ginkgo long retention). The Obsidian Sync vs backup question is answered by using both, each for what it does best.
Add Backup to Your Obsidian Sync Setup
Five minutes to set up. Independent, encrypted, unlimited version history. Free for local backups.