WebDAV Sync
This 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.
The above warnings are based on limited information and might not always be accurate.
Data
| ID | webdav-sync |
| Author | Hēsperus |
| Minimum Obsidian Version | 1.12.3 |
| Official Release Date | 2026-05-12 |
| Last update | 2026-06-02 |
Last Refresh
Obsidian Stats last refreshed the data behind this page on Jun 15, 2026.
| Community plugin snapshot | Jun 15, 2026 |
| Repository clone | last successful checkout Jun 3, 2026 |
| Release acquisition | release metadata checked Jun 12, 2026; existing successful main.js cache reused |
Quick Links
Changes
| Date | Changed Property | Old Value | New Value |
|---|---|---|---|
| 2026-05-12 | Plugin Added | ||
| 2026-05-13 | author | hesprs | Hēsperus |
Repository Data
| License | AGPL-3.0 in package.json AGPL-3.0 in LICENSE
file
|
| Package Manager | pnpm |
| Uses Typescript | Yes |
| Installed Bundlers | None found |
| Installed Testing Frameworks | Vitest |
| Has Test Files | Yes |
Latest Release main.js Size
| 403 KB |
| Detected ES Version | ES2022 |
| Probably Minified | Yes |
| main.js API Findings | 5 disclosures |
| Uses BRAT beta releases | No |
| Dependencies | None |
| Dev Dependencies | @noble/ciphers, @tsdown/css, @types/glob-to-regexp, @types/node, @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, vitest, 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.
| Disclosure | Detected From |
|---|---|
| Embedded Base64 Blob | Includes large embedded base64 blobs |
| Global Handlers Or Timers | Registers events, DOM handlers, or intervals |
| Process Or Shell Access | Uses Node process or subprocess APIs |
| Vault File Write | Writes vault files |
| Webassembly Usage | Uses WebAssembly APIs |
| Finding | Type | Confidence | Evidence |
|---|---|---|---|
| Uses Node process or subprocess APIs | Warning | High | process.env (3), process.platform (1) |
| Uses persistent browser storage | Info | High | localStorage.getItem (4), localStorage.setItem (4), indexedDB (1) |
| Uses WebAssembly APIs | Info | High | WebAssembly (2) |
| Includes large embedded base64 blobs | Info | High | base64 blob (2) |
| Registers events, DOM handlers, or intervals | Info | High | setInterval (1), setTimeout (5) |
| References URLs or constructs URL objects | Info | High | http:// (3), https:// (6), URL (3) |
| Persists plugin settings or data | Info | High | this.loadData (1), this.saveData (1) |
| Registers plugin settings UI | Info | High | this.addSettingTab (1) |
| Accesses Obsidian vault APIs | Info | High | app.vault (5) |
| Accesses vault folders | Info | High | app.vault.getFolderByPath (1) |
| Opens or creates files through workspace or file manager APIs | Info | High | workspace_file_open:getLeaf.openFile (1) |
| Writes vault files | Info | High | app.vault.create (1), app.vault.createFolder (1) |
| Accesses Obsidian workspace APIs | Info | High | app.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 10285 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
| Version | Release Date | Note |
|---|---|---|
| 1.0.0 | 2026-03-15 | Released while not listed |
| 1.1.0 | 2026-03-17 | Released while not listed |
| 1.1.1 | 2026-03-18 | Released while not listed |
| 1.1.2 | 2026-03-19 | Released while not listed |
| 1.2.0 | 2026-03-21 | Released while not listed |
| 1.2.1 | 2026-03-21 | Released while not listed |
| 1.2.2 | 2026-03-21 | Released while not listed |
| 1.2.3 | 2026-03-21 | Released while not listed |
| 1.2.4 | 2026-03-23 | Released while not listed |
| 1.3.0 | 2026-03-26 | Released while not listed |
| 2.0.0 | 2026-04-05 | Released while not listed |
| 2.1.0 | 2026-04-08 | Released while not listed |
| 2.2.0-alpha | 2026-04-09 | Prerelease, Released while not listed |
| 2.2.0 | 2026-04-11 | Released while not listed |
| 2.3.0 | 2026-04-13 | Released while not listed |
| 2.3.1 | 2026-04-13 | Released while not listed |
| 2.3.2 | 2026-04-14 | Released while not listed |
| 2.4.0 | 2026-04-25 | Released while not listed |
| 2.4.1 | 2026-04-25 | Released while not listed |
| 2.5.0 | 2026-05-03 | Released while not listed |
| 2.5.1 | 2026-05-03 | Released while not listed |
| 2.5.2 | 2026-05-04 | Released while not listed |
| 2.5.3 | 2026-05-07 | Released while not listed |
| 2.5.4 | 2026-05-08 | Released while not listed |
| 2.5.5 | 2026-05-13 | None |
| 2.5.6-alpha | 2026-05-15 | Prerelease |
| 2.5.6 | 2026-05-16 | None |
| 2.5.7 | 2026-05-17 | None |
| 2.5.8 | 2026-05-22 | None |
| 2.5.9 | 2026-05-24 | None |
| 2.5.10-alpha | 2026-05-29 | Prerelease |
| 2.5.10 | 2026-05-30 | None |
| 2.5.11 | 2026-06-02 | None |
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.