Skip to content

Alipan Sync

Sync your vault with Alipan (Alibaba Cloud Drive). - 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

IDalipan-sync
Authornowszhao
FundingSupport the Author
Minimum Obsidian Version1.5.7
Official Release Date2026-05-13
Last update2026-07-09

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-13Plugin Added
2026-06-15descriptionThis plugin has not been manually reviewed by Obsidian staff. Sync your vault with Alipan (Alibaba Cloud Drive).Sync your vault with Alipan (Alibaba Cloud Drive). - This plugin has not been manually reviewed by Obsidian staff.
2026-07-01Plugin Removed
2026-07-09Plugin Re-Added

Repository Data

LicenseNot Found in package.json
AGPL-3.0 in LICENSE file
Package Managerpnpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksVitest
Has Test FilesYes
Latest Release main.js Size996 KB
Detected ES VersionES5
Probably MinifiedNo
main.js API Findings6 disclosures
Uses BRAT beta releasesNo
DependenciesNone
Dev Dependencies@deanc/esbuild-plugin-postcss, @electron/remote, @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, assert, async-mutex, blob-polyfill, bottleneck, buffer, builtin-modules, bytes-iec, consola, core-js, crypto-browserify, diff-match-patch, dotenv, esbuild, esbuild-sass-plugin, fflate, glob-to-regexp, hash-wasm, html-entities, i18next, js-base64, localforage, lodash-es, node-diff3, npm-run-all2, obsidian, ohash, path-browserify, postcss-merge-rules, prettier, ramda, remote-explorer, rxjs, stream-browserify, superjson, tslib, typescript, unocss, uuid, vitest

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
Dynamic Code Or Remote CodeEvaluates dynamic code or injects scripts
Embedded Base64 BlobIncludes large embedded base64 blobs
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Network AccessUses browser network APIs
Vault File WriteWrites vault files
Webassembly UsageUses WebAssembly APIs
FindingTypeConfidenceEvidence
Evaluates dynamic code or injects scriptsWarningHighdynamic_code:function_constructor (1)
Uses persistent browser storageInfoHighlocalStorage.getItem (2), localStorage.setItem (2)
Uses WebAssembly APIsInfoHighWebAssembly (2)
Includes large embedded base64 blobsInfoHighbase64 blob (1)
Registers events, DOM handlers, or intervalsInfoHighsetTimeout (9)
References URLs or constructs URL objectsInfoHighhttp:// (1), https:// (11), URL (1)
Uses browser network APIsInfoHighfetch (1)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (50), obsidian.Setting (50)
Accesses Obsidian vault APIsInfoHighapp.vault (6)
Accesses vault foldersInfoHighapp.vault.getFolderByPath (1)
Opens or creates files through workspace or file manager APIsInfoHighworkspace_file_open:getLeaf.openFile (1)
References Obsidian URI linksInfoHighobsidian:// (4)
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 11120 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.1.32026-04-12Released while not listed
1.1.42026-04-13Released while not listed
1.1.52026-04-13Released while not listed
1.1.62026-04-28Released while not listed
1.1.72026-05-13None
1.1.82026-05-13None
1.1.92026-06-30None
1.1.102026-07-09None

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.