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

WebDAV Explorer

sunmagicshowsunmagicshow245 downloads

WebDAV Explorer: Connect to WebDAV server, preview files directly in web view, and generate links through simple drag-and-drop.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates6

English | 中文

📖 Overview

A WebDAV plugin for Obsidian that enables seamless file management through WebDAV protocol. Drag and drop files to generate links, double-click to open files directly in Obsidian!

✨ Features

  • 📂 WebDAV File Browser - Access WebDAV servers and browse files and folders
  • 🎯 Drag & Drop Link Generation - Simply drag files into Obsidian to automatically generate markdown links
  • 🎬 Media Preview - Preview videos and images directly within Obsidian (Videos require Media Extended plugin)
  • 🖱️ Double-click to Open - Double-click any file to open it in Obsidian's built-in browser
  • ⬇️ File Download - Directly download Obsidian-supported formats to your vault; unsupported formats use the system downloader
  • 📤 Right-click Upload - Right-click on a single file or folder and select "Upload to WebDAV" to upload to the current browsing path
  • 📁 Drag & Drop Upload - Drag a single file or folder into the WebDAV view to upload it to the current browsing path
  • 🔄 Duplicate File Handling - Automatically detects duplicate files during upload, offering options to overwrite, rename, or cancel
  • ✏️ File Rename - Right-click on files or folders in the WebDAV view and select "Rename" to rename them

⚙️ Settings Example

setting.png

📋 Requirements

🌐 CORS Configuration

💡 Recommended: For the best real-time file preview experience, it is recommended that your WebDAV server supports CORS (Cross-Origin Resource Sharing). If your server does not support CORS, the plugin will automatically use an alternative approach (authorization + blob mode) to handle file previews.

Recommended CORS header configuration:

  • Access-Control-Allow-Origin: *
  • Access-Control-Allow-Methods: GET, PROPFIND, OPTIONS, PUT, DELETE
  • Access-Control-Allow-Headers: Authorization, Content-Type, *
  • Access-Control-Expose-Headers: Content-Length, Content-Type

🎮 Usage Demo

demo.gif

78%
HealthExcellent
ReviewCaution
About
Browse and manage files on WebDAV servers from Obsidian. Drag files into notes to auto-generate Markdown links, double-click to open in-app, preview media, upload/download items, and handle duplicates with overwrite or rename options.
FilesIntegrationsAttachments
Details
Current version
1.0.5
Last updated
2 months ago
Created
7 months ago
Updates
6 releases
Downloads
245
Compatible with
Obsidian 1.8.7+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
sunmagicshowsunmagicshow
GitHubsunmagicshow
  1. Community
  2. Plugins
  3. Files
  4. WebDAV Explorer

Related plugins

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

Image auto upload

Upload images from your clipboard by PicGo.

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).

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

QuickAdd

Quickly add new notes or content to your vault.

Recent Files

Display a list of recently opened files.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.

BRAT

Easily install a beta version of a plugin for testing.