Obsidian OneDrive Sync Tutorial: Use Remotely Save for Multi-device Sync
2026/05/27

Obsidian OneDrive Sync Tutorial: Use Remotely Save for Multi-device Sync

This tutorial uses the Remotely Save plugin with OneDrive Personal to sync an Obsidian vault across Mac, Windows, iPhone, and Android.

Sync Logic

The first device uploads the Obsidian vault to OneDrive. Other devices use the same OneDrive account to pull the vault back down.

This syncs the whole Vault folder, not individual notes. Before starting, back up your original vault. It is better to test with a temporary vault before connecting your real vault.

If you are still comparing sync methods, read “Other Sync Methods” at the end of this article first, then come back here for the OneDrive setup.

Setup Tutorial

Register And Sign In To OneDrive

Prepare a OneDrive Personal account that can sign in normally. If you already have a Microsoft account, sign in directly. If not, click “Create one!”.

OneDrive sign-in page:

https://onedrive.live.com/login?culture=zh-cn&country=cn

Create an account on the OneDrive sign-in page

Install Remotely Save

Install the Remotely Save plugin in Obsidian on every device. If you have not installed community plugins before, see this first: Obsidian plugin installation tutorial.

After installation, open the plugin settings and select OneDrive (Personal) under “Choose remote service”.

Select OneDrive Personal in Remotely Save

Authorize On Mac

Configure the first vault on Mac. After selecting OneDrive Personal, click the authorization button.

Click the authorization button in Remotely Save

The plugin will show a Microsoft authorization URL. Normally it opens the browser automatically. If it does not, copy the link and open it manually.

Copy the OneDrive authorization URL

In the browser, confirm that the account is yours, then click “Accept”.

Authorize remotely-save to access OneDrive

After authorization, the browser returns to Obsidian. When you see “Connecting OneDrive”, wait for it to finish and do not close the dialog.

Obsidian connecting to OneDrive

After the connection succeeds, OneDrive will show a remotely-save folder under “Apps”. The sync data will be stored there.

The remotely-save folder under OneDrive Apps

Next, run one manual sync in Obsidian to upload the current vault to OneDrive. After confirming there is no error, configure automatic sync. In this example, it runs every 10 minutes and once 30 seconds after Obsidian starts.

Remotely Save automatic sync settings

Sync To Windows, iPhone, And Android

On a new device, create an empty folder first. This folder will receive the Obsidian vault.

Create an empty Obsidian sync folder on Windows

Open this empty folder with Obsidian, then repeat the same process:

  1. Install Remotely Save.
  2. Select OneDrive (Personal).
  3. Authorize with the same OneDrive account.
  4. Run one manual sync to pull the OneDrive content down locally.

Windows, iPhone, and Android follow the same logic. If a mobile system asks for file access permission, allow it.

Afterward, keep one habit: before leaving a device, sync once; after switching to another device, sync before editing. If multiple devices edit the same note at the same time, conflicts can still happen.

Who This Is For

OneDrive Personal includes 5GB of free storage, which is usually enough for text-heavy vaults. If your vault contains many images, PDFs, or videos, pay attention to storage usage.

This setup suits users who already have a OneDrive account and want to sync Obsidian across Mac, Windows, iPhone, and Android. As long as the device can install Remotely Save and sign in to a Microsoft account, the same workflow can be used. The cost is low, and it is simple enough for daily use.

Compared with WebDAV sync or Syncthing sync, OneDrive is easier to configure. The tradeoffs are clear: it is not real-time sync like LiveSync, it depends on Microsoft’s cloud drive, sync conflicts can happen when multiple devices edit at the same time, and the Remotely Save plugin has not been updated for a long time, so future maintenance is uncertain.

FAQ

Can OneDrive Business be used?

This article only covers OneDrive Personal. Work or school Microsoft 365 accounts may fail authorization, be permission-limited, or be blocked by an administrator.

Can I rename the remotely-save folder?

I do not recommend it. This folder is the app folder created by the plugin. If you rename or move it, the plugin may not find the original sync location.

What should I check first if sync fails?

Check these first:

  1. Whether every device uses the same OneDrive account.
  2. Whether Remotely Save is set to OneDrive (Personal) on every device.
  3. Whether the OneDrive web page shows Apps/remotely-save.
  4. Whether the new device opened an empty vault first, then pulled content from OneDrive.

Other Sync Methods

If you are still comparing options, continue with these tutorials: