The Nutstore Sync plugin provides a two-way bridge between your notes and Nutstore using the WebDAV protocol. It handles incremental updates so only modified files move across, which keeps large vaults responsive. Sync behaviour can be tuned through loose mode, file-size limits, and conflict resolution rules that compare changes at character level or fall back to timestamps. A built in explorer lets you navigate and manage remote files, while real-time status indicators and detailed logs help you understand what's happening during each sync cycle. The plugin also supports single sign on to simplify authentication.
Obsidian plugins tagged with #webdav. There are 7 plugins in this collection.
- Rank 110 months ago by nutstore-dev
- Rank 2a month ago by Hēsperus
The Sync Engine plugin handles bidirectional vault syncing through a small core that loads backends and extra features as modules. It supports startup, periodic and save on change sync, several conflict resolution strategies, rate and memory controls, and custom headers for remote services. The plugin ships with module discovery and management inside the app, while keeping backend support such as WebDAV and S3 outside the core. It also exposes an SDK and hooks for custom backends, triggers, optimizers, file processing and sync decisions, so behaviour can be extended without modifying the main code.
- Rank 3a month ago by maoruibin
The inBox Sync plugin syncs notes from the inBox app into your vault and keeps that mirror organised as normal Markdown files. It supports WebDAV and S3 compatible storage, so the plugin can pull content from a configured remote source instead of relying on a direct local export. Sync is incremental, using ETag and modified time checks to avoid reprocessing unchanged items. It also carries over attachments such as images, videos, audio, and other files, preserves tag style like nested tags, and lets you choose the destination folder structure inside the vault.
- Rank 43 years ago by red0orange
The Webdav File Explorer plugin enhances Obsidian by allowing users to save and manage files from any WebDAV-compatible network drive or cloud storage. This plugin enables browsing and referencing these files directly within Obsidian by displaying them in a file tree format. Additionally, it creates corresponding Markdown files locally for each folder, where users can add descriptions for better file organization and retrieval. This setup helps streamline the process of managing specialized files, such as compressed packages, videos, and presentations, within the Obsidian ecosystem.
- Rank 5a year ago by ste
The WebDAV Image Uploader plugin streamlines how images are handled by moving them from local storage to a connected WebDAV server and swapping them with clean preview links. It intercepts pasted or dragged images, uploads them automatically, and inserts the corresponding link right into your note. You can also right-click to upload, download, or delete individual files, and even run batch operations to process every image across your vault. There's flexibility to keep or remove local copies, and while authentication quirks mean previews sometimes behave differently, the plugin provides options to manage that too.
- Rank 6a year ago by Bing
The Cloud Sync plugin brings multi-cloud synchronization to your vault with built-in end-to-end AES-256 encryption, keeping your notes secure while syncing across devices. It already offers full WebDAV support, letting you connect services like Nutstore or Nextcloud, with options for two-way, upload-only, or download only sync. The plugin handles file changes automatically, supports incremental updates for efficiency, and allows scheduled or selective syncing to avoid unwanted uploads. Though GitHub, iCloud, Google Drive, and OneDrive integrations are still in development, the structure is in place for broader coverage.
- Rank 76 months ago by 蓝星晓夜
The WebDAV Explorer plugin connects your vault to a WebDAV server so you can browse remote files and work with them from a sidebar instead of switching apps. It focuses on file handling more than sync. You can drag files into notes to create markdown links, preview images and videos, open items with a double click in the built in browser and download supported files into the vault when needed.