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

Yandex Disk Sync

nikolay-eltsovnikolay-eltsov48 downloads

Synchronize your vault with Yandex Disk. Supports bidirectional sync, conflict resolution, and works on mobile.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Synchronize your Obsidian vault with Yandex Disk. Supports bidirectional sync, conflict resolution, and works on mobile (iPad/iPhone).

Features

  • Bidirectional sync with three-way merge algorithm
  • Auto-sync on file changes (create, edit, delete, rename)
  • Conflict resolution — choose per file: keep local, remote, or skip
  • Push / Pull modes — one-directional sync when needed
  • Works on mobile — uses Obsidian's requestUrl(), no CORS issues
  • Exclude patterns — skip files by glob patterns (e.g. .trash/**)
  • Max file size filter — skip large files automatically

Installation

  1. In Obsidian: Settings → Community plugins → Browse
  2. Search for "Yandex Disk Sync"
  3. Click Install, then Enable

Manual installation

  1. Download main.js, manifest.json, styles.css from the latest release
  2. Create folder .obsidian/plugins/yadisk-sync/ in your vault
  3. Copy the downloaded files into it
  4. Reload Obsidian and enable the plugin

Setup

  1. Open plugin settings
  2. Click "Войти через Яндекс" (Sign in with Yandex)
  3. Authorize in the browser and copy the code
  4. Paste the code and click "Подтвердить" (Confirm)
  5. Set the remote folder path (default: /ObsidianVault)
  6. Press the sync button in the ribbon or use the command palette

Commands

Command Description
Sync now Run bidirectional sync
Push all Upload everything to Yandex Disk
Pull all Download everything from Yandex Disk
Abort sync Stop the current sync operation

How sync works

The plugin uses a three-way merge algorithm:

  • Compares the current local state, current remote state, and the snapshot from the last sync
  • Detects new, modified, and deleted files on both sides
  • Resolves conflicts based on your chosen strategy (newer wins, local wins, remote wins, or ask)

License

MIT

96%
HealthExcellent
ReviewSatisfactory
About
Sync your Obsidian vault with Yandex Disk bidirectionally using a three-way merge to detect changes and resolve conflicts per file (choose local, remote, or skip). Enable auto-sync on create/edit/delete/rename, use one-way push/pull when needed, and skip files by glob patterns or size; works on iPad/iPhone.
SyncingIntegrationsBackup
Details
Current version
1.1.0
Last updated
3 days ago
Created
2 months ago
Updates
2 releases
Downloads
48
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
nikolay-eltsovnikolay-eltsov
github.com/eltsov_ni
GitHubnikolay-eltsov
  1. Community
  2. Plugins
  3. Syncing
  4. Yandex Disk Sync

Related plugins

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

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.

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

GitHub

GitHub Sync

Sync vault to personal GitHub.

WebDAV Sync

General-purpose & bidirectional WebDAV syncing for your vault. Designed for stability and robust file handling without vendor lock-in.

Google Drive Sync

Syncs a vault into Google Drive for cross-platform use (works for iOS).

YAOS

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

Nutstore Sync

Sync your vault with Nutstore (Jianguoyun) using WebDAV protocol.

Syncthing Integration

Syncthing integration.

Settings profiles

Create various global settings profiles, that sync between vaults.