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
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

OZSync

atopos31atopos3112 downloads

Sync notes with ZimaOS for backup, cloud access, and cross-device synchronization.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates8

OZSync syncs an Obsidian vault with ZimaOS storage for desktop backup, file browsing, and cross-device access.

Features

  • Manual vault sync to a configured ZimaOS directory
  • Optional interval-based automatic sync
  • ZimaOS cloud file browser inside Obsidian
  • Upload, download, preview, folder creation, and delete actions in the browser
  • Newer-file-wins sync based on modification time
  • Local backup before a remote download overwrites an existing local file
  • Status bar and status view for sync state

Requirements

  • Obsidian desktop
  • A reachable ZimaOS server
  • A ZimaOS account with access to the target storage path

This plugin is desktop-only.

Installation

Community Plugins

After OZSync is accepted into the Obsidian community plugin directory:

  1. Open Obsidian Settings.
  2. Go to Community plugins.
  3. Search for OZSync.
  4. Install and enable the plugin.

Manual Installation

Download the latest release assets from:

https://github.com/atopos31/OZSync/releases

Create this folder in your vault:

<Vault>/.obsidian/plugins/ozsync/

Copy these files into that folder:

main.js
manifest.json
styles.css

Restart Obsidian or reload the app, then enable OZSync from Community plugins.

Configuration

Open OZSync settings and configure:

  • Server URL: the ZimaOS host or IP address
  • Port: the ZimaOS HTTP or HTTPS port
  • Username and password: your ZimaOS credentials
  • Sync directory: the remote ZimaOS path used for vault sync
  • Auto sync: optional interval sync

The default sync directory is:

/media/ZimaOS-HD/Obsidian

Change it if your ZimaOS storage volume uses a different path.

Sync Behavior

OZSync compares local and remote file modification times:

  • If the local file is newer, OZSync uploads it.
  • If the remote file is newer, OZSync downloads it.
  • Files in .obsidian/, .trash/, and .ozsync-backups/ are excluded.

Before OZSync overwrites an existing local file with a remote download, it saves the previous local copy under:

.ozsync-backups/YYYY-MM-DD-HHMMSS/

The plugin does not automatically propagate deletions during vault sync. Delete actions are only available in the cloud browser and require confirmation.

Development

npm install
npm run check
npm run build

For development rebuilds:

npm run dev

Release

Release tags must match manifest.json.version exactly. For example:

git tag 0.1.1
git push origin 0.1.1

The GitHub Actions release workflow builds the plugin and uploads:

main.js
manifest.json
styles.css

Support

Open issues at:

https://github.com/atopos31/OZSync/issues

Include your Obsidian version, plugin version, ZimaOS version, and relevant console logs. Do not include passwords or tokens.

License

MIT

84%
HealthExcellent
ReviewCaution
About
Sync your Obsidian vault with ZimaOS storage for desktop backup, file browsing, and cross-device access. Browse ZimaOS inside Obsidian to upload, download, preview, create, and delete files; run manual or optional interval sync with newer-file-wins conflict resolution and local timestamped backups before remote overwrites; monitor state in the status bar and status view. Use on Obsidian desktop only.
SyncingBackup
Details
Current version
0.1.6
Last updated
9 hours ago
Created
3 weeks ago
Updates
8 releases
Downloads
12
Compatible with
Obsidian 1.7.2+
License
0BSD
Report bugRequest featureReport plugin
Author
atopos31atopos31atopos31
GitHubatopos31
  1. Community
  2. Plugins
  3. Syncing
  4. OZSync

Related plugins

GitHub

GitHub Sync

Sync vault to personal GitHub.

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.

YAOS

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

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.

Settings profiles

Create various global settings profiles, that sync between vaults.

GitHub

GitHub Gitless Sync

Sync a GitHub repository with vaults on different platforms without requiring git installation

Differential ZIP Backup

Back our vault up with lesser storage.

Remotely Sync

Security fixes for the remotely-save unofficial plugin allowing users to synchronize notes between local device and the cloud service. Not backwards compatible.

Cloud sync

Sync your notes to multiple cloud storage services and provide end-to-end encryption protection.

Rsync

Sync notes and automate backups using Rsync.