Nutstore Sync
Sync your vault with Nutstore (Jianguoyun) using WebDAV protocol.
The above warnings are based on limited information and might not always be accurate.
Data
| ID | nutstore-sync |
| Author | nutstore |
| Minimum Obsidian Version | 0.15.0 |
| Official Release Date | 2025-11-28 |
| Last update | 2026-05-07 |
Last Refresh
Obsidian Stats last refreshed the data behind this page on Jun 12, 2026.
| Community plugin snapshot | Jun 8, 2026 |
| Repository clone | last successful checkout May 25, 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 |
|---|---|---|---|
| 2025-11-28 | Plugin Added | ||
| 2026-05-12 | author | nutstore-dev | nutstore |
| 2026-05-12 | description | Sync your vault with Nutstore/坚果云 using WebDAV protocol. | Sync your vault with Nutstore (Jianguoyun) using WebDAV protocol. |
Repository Data
| License | Not Found in package.json AGPL-3.0 in LICENSE
file
|
| Package Manager | pnpm |
| Uses Typescript | Yes |
| Installed Bundlers | esbuild |
| Installed Testing Frameworks | Vitest |
| Has Test Files | Yes |
Latest Release main.js Size
| 5.21 MB |
| Detected ES Version | ES5 |
| Probably Minified | Yes |
| Includes Large Base64 Blobs | Yes (1) |
| References Worker APIs | No |
| References WebAssembly APIs | Yes |
| main.js API Findings | Adapter File Access, Clipboard Access, Cors Free Network Access, Dynamic Code Or Remote Code, Global Handlers Or Timers, Network Access, Private Network Access, Process Or Shell Access, Vault File Write, Workspace Layout |
| Uses BRAT beta releases | No |
| Dependencies | None |
| Dev Dependencies | @ai-sdk/openai, @deanc/esbuild-plugin-postcss, @electron/remote, @nutstore/sso-js, @swc/cli, @swc/core, @types/diff-match-patch, @types/glob-to-regexp, @types/lodash-es, @types/node, @types/path-browserify, @types/ramda, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, @unocss/postcss, @vitest/coverage-v8, ai, assert, async-mutex, blob-polyfill, bottleneck, buffer, builtin-modules, bytes-iec, chatbox, consola, core-js, crypto-browserify, diff-match-patch, dotenv, esbuild, esbuild-sass-plugin, fast-xml-parser, fflate, glob-to-regexp, hash-wasm, html-entities, http-status-codes, i18next, js-base64, just-bash, localforage, lodash-es, node-diff3, npm-run-all2, obsidian, ohash, path-browserify, postcss-merge-rules, prettier, ramda, rxjs, stream-browserify, superjson, tslib, typescript, unocss, uuid, vitest, webdav, webdav-explorer, zod |
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 |
|---|---|
| Adapter File Access | Uses adapter-level vault filesystem APIs |
| Clipboard Access | Reads or writes clipboard data |
| Cors Free Network Access | Uses Obsidian request APIs |
| Dynamic Code Or Remote Code | Evaluates dynamic code or injects scripts |
| Global Handlers Or Timers | Registers events, DOM handlers, or intervals |
| Network Access | Uses Obsidian request APIs, Uses browser network APIs |
| Private Network Access | References localhost or private-network addresses |
| Process Or Shell Access | Uses Node process or subprocess APIs |
| Vault File Write | Writes vault files |
| Workspace Layout | Registers or manipulates workspace views and panes |
| Finding | Type | Confidence | Evidence |
|---|---|---|---|
| Evaluates dynamic code or injects scripts | Warning | High | eval (2), Function (1), dynamic_code:eval (1), dynamic_code:function_constructor (1) |
| Uses Node process or subprocess APIs | Warning | High | process.env (10), process.platform (2) |
| References localhost or private-network addresses | Warning | Medium | 127.0.0.1 (1), localhost (11) |
| Reads or writes clipboard data | Info | High | navigator.clipboard.writeText (1) |
| Uses persistent browser storage | Info | High | localStorage.getItem (2), localStorage.setItem (2), localStorage (2) |
| Registers events, DOM handlers, or intervals | Info | High | requestAnimationFrame (1), setInterval (3), setTimeout (23) |
| References URLs or constructs URL objects | Info | High | http:// (16), https:// (294), URL (25), URLSearchParams (5) |
| Uses browser network APIs | Info | High | fetch (3) |
| Uses Obsidian request APIs | Info | High | obsidian.requestUrl (1) |
| Persists plugin settings or data | Info | High | this.loadData (1), this.saveData (1) |
| Registers plugin settings UI | Info | High | this.addSettingTab (1), Setting (66), obsidian.Setting (66) |
| Accesses Obsidian vault APIs | Info | High | app.vault (5) |
| Opens or creates files through workspace or file manager APIs | Info | High | workspace_file_open:getLeaf.openFile (1) |
| Uses adapter-level vault filesystem APIs | Info | High | app.vault.adapter (2) |
| Writes vault files | Info | High | app.vault.create (1) |
| Accesses Obsidian workspace APIs | Info | High | app.workspace (2) |
| Registers or manipulates workspace views and panes | Info | High | app.workspace.detachLeavesOfType (1), registerView (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 22175 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 |
|---|---|---|
| 0.0.4 | 2025-03-13 | Released while not listed |
| 0.0.5 | 2025-03-21 | Released while not listed |
| 0.0.6 | 2025-03-25 | Released while not listed |
| 0.0.7 | 2025-03-28 | Released while not listed |
| 0.1.0 | 2025-04-07 | Released while not listed |
| 0.2.0 | 2025-04-09 | Released while not listed |
| 0.2.1 | 2025-04-10 | Released while not listed |
| 0.2.2 | 2025-04-10 | Released while not listed |
| 0.2.3 | 2025-04-14 | Released while not listed |
| 0.3.0 | 2025-04-18 | Released while not listed |
| 0.3.1 | 2025-04-21 | Released while not listed |
| 0.3.2 | 2025-04-23 | Released while not listed |
| 0.4.0 | 2025-04-25 | Released while not listed |
| 0.4.1 | 2025-04-27 | Released while not listed |
| 0.4.2 | 2025-04-28 | Released while not listed |
| 0.5.1 | 2025-04-30 | Released while not listed |
| 0.6.0 | 2025-05-09 | Released while not listed |
| 0.6.1 | 2025-05-13 | Released while not listed |
| 0.7.0 | 2025-05-14 | Released while not listed |
| 0.8.0 | 2025-06-23 | Released while not listed |
| 0.8.1 | 2025-06-25 | Released while not listed |
| 0.8.2 | 2025-06-26 | Released while not listed |
| 0.8.3 | 2025-07-21 | Released while not listed |
| 0.8.4 | 2025-08-06 | Released while not listed |
| 0.8.5 | 2025-12-02 | None |
| 1.0.0 | 2025-12-29 | None |
| 1.1.0 | 2026-02-05 | None |
| 1.1.1 | 2026-02-11 | None |
| 1.1.2 | 2026-02-11 | None |
| 1.1.3 | 2026-02-25 | None |
| 1.2.0 | 2026-04-28 | None |
| 1.2.1 | 2026-04-29 | None |
| 1.2.2 | 2026-05-07 | 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.