Skip to content

Come Down

Maintains a cache of your notes’ embedded external images.

Data

IDcome-down
Authormntno
Minimum Obsidian Version1.8.0
Official Release Date2025-03-18
Last update2026-04-28

Last Refresh

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

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout May 25, 2026
Release acquisitionrelease metadata checked Jun 22, 2026; existing successful main.js cache reused

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2025-03-18Plugin Added

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package Managerpnpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size77.4 KB
Detected ES VersionES2022
Probably MinifiedYes
main.js API Findings7 disclosures
Uses BRAT beta releasesNo
DependenciesNone
Dev Dependencies@codemirror/language, @codemirror/state, @codemirror/view, @eslint/js, @lezer/common, @types/node, builtin-modules, esbuild, eslint, eslint-plugin-obsidianmd, globals, image-size, obsidian, tslib, typescript, typescript-eslint, xxhash-wasm

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
Cors Free Network AccessUses Obsidian request APIs
Editor BehaviorRegisters editor extensions
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Markdown ProcessingRegisters markdown processors or renderers
Network AccessUses Obsidian request APIs, Uses browser network APIs
Webassembly UsageUses WebAssembly APIs
FindingTypeConfidenceEvidence
Uses Electron desktop APIsWarningHighelectron (1)
Uses WebAssembly APIsInfoHighWebAssembly (1)
Registers editor extensionsInfoHighthis.registerEditorExtension (1)
Registers markdown processors or renderersInfoHighthis.registerMarkdownPostProcessor (1)
Registers events, DOM handlers, or intervalsInfoHighsetTimeout (5), this.registerEvent (2), this.registerInterval (1)
References URLs or constructs URL objectsInfoHighhttp:// (1), URL (2)
Uses browser network APIsInfoHighfetch (1)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (1)
Persists plugin settings or dataInfoHighthis.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (8), obsidian.Setting (8)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (2)
Accesses Obsidian vault APIsInfoHighapp.vault (10)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (7)
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 2841 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.02025-03-18None
1.0.12025-03-22None
1.0.22025-04-03None
1.0.32025-04-05None
1.0.42025-05-25None
1.0.52025-05-28None
1.0.62025-09-17None
1.0.72025-09-24None
1.1.02025-10-04None
1.1.12026-04-28None