Sync Obsidian for Free Across All Your Devices in Under 10 Minutes
How to Set Up Free Obsidian Sync Across All Your Devices
If you're an Obsidian user, you already know the core appeal: every note you write is saved as a plain Markdown file right on your local drive. This gives you total control over your data and blazing-fast performance. But what happens when you need to access your notes from your phone, laptop, or work computer? The official Obsidian Sync service works flawlessly but costs a monthly fee. Luckily, there are several free alternatives that are just as reliable—and you can set them up in less than ten minutes.

In this guide, I'll walk you through the fastest method: using a cloud storage service like Dropbox, Google Drive, or OneDrive. I'll also include tips for other approaches like Syncthing or Git, so you can pick the one that fits your workflow best.
What You Need
- Obsidian installed on every device you want to sync (desktop, mobile, laptop).
- A free cloud storage account (e.g., Dropbox, Google Drive, OneDrive, or iCloud).
- Stable internet connection to sync files initially and for updates.
- Patience for the first sync—after that, updates happen automatically.
Step 1: Choose Your Sync Method
Before diving in, decide which free sync method suits your needs. The most straightforward is to store your Obsidian vault in a cloud storage folder (like Dropbox). This works for most people because it's automatic and requires no special setup. For those who prefer peer-to-peer sync without third-party servers, Syncthing is a great alternative. For advanced users, Git offers version control but requires more manual steps. This guide focuses on the cloud storage method—it's the quickest and easiest.
Step 2: Set Up Cloud Storage on All Devices
Install your chosen cloud storage app (Dropbox, Google Drive, OneDrive) on every device you plan to sync. Make sure the folder you'll use for your vault is fully downloaded and synchronized on each device. On mobile, enable the auto-sync feature (e.g., Dropbox Mobile's camera upload) to ensure background sync works—even if you prefer to keep your vault stored locally on the phone's app.
Step 3: Create or Move Your Obsidian Vault
Now it's time to place your vault inside your cloud storage folder. If you're starting fresh, create a new vault inside the cloud folder by choosing Create new vault in Obsidian and selecting a location within your cloud drive (e.g., /Dropbox/My Obsidian Vault). If you already have a vault stored elsewhere, move it into the cloud folder: simply copy the vault folder, paste it inside the cloud directory, and ensure all files are synced before opening on another device. On each new device, open Obsidian and select Open folder as vault, then navigate to that same cloud folder.
Step 4: Configure Obsidian on Each Device
After opening the vault on each device, you'll see that the notes appear automatically (if the sync is working). However, to avoid conflicts, you should turn off any automatic sync that might cause simultaneous editing. In Obsidian, go to Settings → Files & Links and uncheck Automatically update internal links if you experience issues. Also, ensure that your Obsidian Sync (the paid feature) is disabled to prevent double-writing. On mobile, you might need to set Obsidian to open the vault directly from the cloud storage app's local copy—platforms like Android allow you to pick a folder from Google Drive, while iOS requires the cloud app to save files locally first.

Step 5: Test the Sync
Create a test note on your laptop and write something like “Testing sync - created on laptop”. Wait a few seconds for the cloud service to sync the file. Then open Obsidian on your phone or second device—you should see the same note appear. Make a small edit on your phone and check if it appears on the laptop. If both changes propagate correctly, you're all set. If not, double-check that the cloud app is running and has permission to sync the vault folder. Remember, the first sync might take a minute or two, but subsequent changes are near-instant.
Tips for Smooth Syncing
- Avoid editing the same note simultaneously on two devices. Obsidian doesn't lock files, so conflicting edits can cause data loss. Always wait for sync to complete before switching devices.
- Use a dedicated cloud folder just for notes—don't mix other files to prevent accidental overwrites.
- Consider using Syncthing if you prefer no third-party cloud storage—it's open-source and works peer-to-peer. Setup steps are similar: install Syncthing on each device, share the vault folder, and let it sync.
- For advanced users, Git offers built-in version history. Initialize a Git repository in your vault, push to a private remote (e.g., GitHub free repo), and pull/push regularly. This is more manual but gives you undo capabilities.
- Regularly back up your vault. Even with sync, a backup to an external drive or another cloud service is good practice.
- On mobile, enable background sync in your cloud app settings so notes update automatically.
Setting up free Obsidian sync across all your devices is easier than you think. With cloud storage, you'll have your entire note library accessible anywhere—without paying a cent. And as the original guide noted, it really does take less than ten minutes. Now get syncing and enjoy your portable, secure, and always-available Obsidian vault.