Skip to content

Third-party Sync

Security and feature updates for the remotely-save unofficial plugin allowing users to synchronize notes between local device and the cloud service. Not backwards compatible. - 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

IDthird-party-sync
Authornightfall
Minimum Obsidian Version1.11.0
Official Release Date2026-06-14
Last update2026-06-22

Last Refresh

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

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

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2026-06-14Plugin Added
2026-06-15descriptionThis plugin has not been manually reviewed by Obsidian staff. Security and feature updates for the remotely-save unofficial plugin allowing users to synchronize notes between local device and the cloud service. Not backwards compatible.Security and feature updates for the remotely-save unofficial plugin allowing users to synchronize notes between local device and the cloud service. Not backwards compatible. - This plugin has not been manually reviewed by Obsidian staff.

Repository Data

LicenseApache-2.0 in package.json
Apache-2.0 in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size1005 KB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings8 disclosures
Uses BRAT beta releasesNo
Dependencies@aws-sdk/client-s3, @aws-sdk/lib-storage, @aws-sdk/types, @fyears/tsqueue, @microsoft/microsoft-graph-client, @smithy/fetch-http-handler, @smithy/protocol-http, @smithy/querystring-builder, aggregate-error, assert, buffer, emoji-regex-xs, fast-equals, http-status-codes, localforage, loglevel, mime-types, mustache, nanoid, obsidian, p-queue, pako, path-browserify, process, rfc4648, stream-browserify, url, util, webdav, xregexp
Dev Dependencies@microsoft/microsoft-graph-types, @types/lodash, @types/mime-types, @types/mustache, @types/node, @typescript-eslint/parser, crypto-browserify, esbuild, eslint, eslint-plugin-obsidianmd, prettier, typescript

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
Adapter File AccessUses adapter-level vault filesystem APIs
Clipboard AccessReads or writes clipboard data
Cors Free Network AccessUses Obsidian request APIs
Dynamic Code Or Remote CodeEvaluates dynamic code or injects scripts
Full Vault AccessEnumerates vault files
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Network AccessUses Obsidian request APIs, Uses browser network APIs
Private Network AccessReferences localhost or private-network addresses
FindingTypeConfidenceEvidence
Evaluates dynamic code or injects scriptsWarningHighdynamic_code:function_constructor (1)
References localhost or private-network addressesWarningMediumlocalhost (7)
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (2)
Uses persistent browser storageInfoHighlocalStorage.getItem (2), localStorage.setItem (2), localStorage (5)
Registers events, DOM handlers, or intervalsInfoHighsetInterval (1), setTimeout (10), this.registerEvent (2), this.registerInterval (3)
References URLs or constructs URL objectsInfoHighhttp:// (12), https:// (86), URL (9), URLSearchParams (7)
Uses browser network APIsInfoHighfetch (2)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (12)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (7), obsidian.Setting (7)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (6), this.addRibbonIcon (1), this.addStatusBarItem (1)
Accesses attachment resource pathsInfoHighapp.vault.adapter.getResourcePath (1)
Accesses Obsidian vault APIsInfoHighapp.vault (52)
Enumerates vault filesInfoHighapp.vault.getAllLoadedFiles (2)
References Obsidian URI linksInfoHighobsidian:// (2)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (9)
Accesses Obsidian workspace APIsInfoHighapp.workspace (4)

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 10263 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
26.0.02026-06-14None
26.0.12026-06-14None
26.0.22026-06-14None
26.0.42026-06-14None
26.0.52026-06-19None
26.0.62026-06-22None