Skip to content

WebDAV Sync

General-purpose & bidirectional WebDAV syncing for your vault. Designed for stability and robust file handling without vendor lock-in. - This plugin has not been manually reviewed by Obsidian staff.

The above warnings are based on limited information and might not always be accurate.

Data

IDwebdav-sync
AuthorHēsperus
Minimum Obsidian Version1.12.3
Official Release Date2026-05-12
Last update2026-07-10

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jul 13, 2026.

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout Jul 13, 2026
Release acquisitionrelease metadata checked Jul 13, 2026; latest main.js acquired

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2026-05-12Plugin Added
2026-05-13authorhesprsHēsperus
2026-06-15descriptionThis plugin has not been manually reviewed by Obsidian staff. General-purpose & bidirectional WebDAV syncing for your vault. Designed for stability and robust file handling without vendor lock-in.General-purpose & bidirectional WebDAV syncing for your vault. Designed for stability and robust file handling without vendor lock-in. - This plugin has not been manually reviewed by Obsidian staff.
2026-07-10Plugin Removed
2026-07-10Plugin Re-Added

Repository Data

LicenseAGPL-3.0 in package.json
AGPL-3.0 in LICENSE file
Package Managerbun
Uses TypescriptYes
Installed BundlersNone found
Installed Testing FrameworksBunTest
Has Test FilesYes
Latest Release main.js Size447 KB
Detected ES VersionES2022
Probably MinifiedYes
main.js API Findings7 disclosures
Uses BRAT beta releasesNo
DependenciesNone
Dev Dependencies@noble/ciphers, @tsdown/css, @types/bun, @types/glob-to-regexp, @unocss/postcss, @vitejs/devtools, glob-to-regexp, hash-wasm, localspace, node-diff3, obsidian, oxfmt, oxlint, oxlint-tsgolint, postcss-merge-rules, solid-js, tsdown, typescript, unocss, unplugin-solid, webdav

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

DisclosureDetected From
Cors Free Network AccessUses Obsidian request APIs
Embedded Base64 BlobIncludes large embedded base64 blobs
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Network AccessUses Obsidian request APIs
Process Or Shell AccessUses Node process or subprocess APIs
Vault File WriteWrites vault files
Webassembly UsageUses WebAssembly APIs
FindingTypeConfidenceEvidence
Uses Node process or subprocess APIsWarningHighprocess.env (3), process.platform (1)
Uses persistent browser storageInfoHighlocalStorage.getItem (4), localStorage.setItem (4), indexedDB (1)
Uses WebAssembly APIsInfoHighWebAssembly (2)
Includes large embedded base64 blobsInfoHighbase64 blob (2)
Registers events, DOM handlers, or intervalsInfoHighsetInterval (1), setTimeout (5)
References URLs or constructs URL objectsInfoHighhttp:// (3), https:// (14), URL (3)
Uses Obsidian request APIsInfoHighobsidian.request (1), obsidian.requestUrl (2)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (35), obsidian.Setting (35)
Accesses Obsidian vault APIsInfoHighapp.vault (5)
Accesses vault foldersInfoHighapp.vault.getFolderByPath (1)
Opens or creates files through workspace or file manager APIsInfoHighworkspace_file_open:getLeaf.openFile (1)
Writes vault filesInfoHighapp.vault.create (1), app.vault.createFolder (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (1)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 13151 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

VersionRelease DateNote
1.0.02026-03-15Released while not listed
1.1.02026-03-17Released while not listed
1.1.12026-03-18Released while not listed
1.1.22026-03-19Released while not listed
1.2.02026-03-21Released while not listed
1.2.12026-03-21Released while not listed
1.2.22026-03-21Released while not listed
1.2.32026-03-21Released while not listed
1.2.42026-03-23Released while not listed
1.3.02026-03-26Released while not listed
2.0.02026-04-05Released while not listed
2.1.02026-04-08Released while not listed
2.2.0-alpha2026-04-09Prerelease, Released while not listed
2.2.02026-04-11Released while not listed
2.3.02026-04-13Released while not listed
2.3.12026-04-13Released while not listed
2.3.22026-04-14Released while not listed
2.4.02026-04-25Released while not listed
2.4.12026-04-25Released while not listed
2.5.02026-05-03Released while not listed
2.5.12026-05-03Released while not listed
2.5.22026-05-04Released while not listed
2.5.32026-05-07Released while not listed
2.5.42026-05-08Released while not listed
2.5.52026-05-13None
2.5.6-alpha2026-05-15Prerelease
2.5.62026-05-16None
2.5.72026-05-17None
2.5.82026-05-22None
2.5.92026-05-24None
2.5.10-alpha2026-05-29Prerelease
2.5.102026-05-30None
2.5.112026-06-02None
2.5.122026-07-10None

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.