Skip to content

Modal Opener

Open files and links in modal windows, or create and edit compatible files in modal windows.

The above warnings are based on limited information and might not always be accurate.

Data

IDmodal-opener
Authorlikemuuxi
FundingSupport the Author
Minimum Obsidian Version1.0.0
Official Release Date2024-09-08
Last update2026-06-05

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 7, 2026
Release acquisitionrelease metadata checked Jun 22, 2026; existing successful main.js cache reused

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2024-09-08Plugin Added
2024-09-12Plugin Removed
2024-10-17Plugin Re-Added
2024-10-18descriptionUses modal windows to open files and links.Open files and links in modal windows, or create and edit compatible files in modal windows.
2024-10-18repolikemuuxi/obsidian-modal-pluginlikemuuxi/obsidian-modal-opener
2024-05-17Plugin Removed
2024-05-17Plugin Re-Added
2026-05-12authorMuuxilikemuuxi

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size165 KB
Detected ES VersionES2018
Probably MinifiedNo
main.js API Findings8 disclosures
Uses BRAT beta releasesYes
Dependencies@codemirror/view, @eslint/migrate-config
Dev Dependencies@antfu/eslint-config, @types/electron, @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, esbuild, eslint, eslint-plugin-obsidian, obsidian, tslib, 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
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Metadata AccessReads Obsidian metadata cache, Updates frontmatter through Obsidian APIs
Network AccessUses Obsidian request APIs
Vault File WriteRenames, deletes, trashes, or copies vault files, Updates frontmatter through Obsidian APIs, Writes vault files
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Renames, deletes, trashes, or copies vault filesWarningHighapp.fileManager.trashFile (2)
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (1)
Registers events, DOM handlers, or intervalsInfoHighsetTimeout (14), this.registerDomEvent (2), this.registerEvent (4)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getCache (2), app.metadataCache.getFileCache (1), app.metadataCache.getFirstLinkpathDest (10), app.metadataCache (14)
Updates frontmatter through Obsidian APIsInfoHighapp.fileManager.processFrontMatter (2)
References URLs or constructs URL objectsInfoHighhttp:// (3), https:// (7), URL (1)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (1)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (35), obsidian.Setting (35)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (16)
Accesses Obsidian vault APIsInfoHighapp.vault (25)
Accesses vault foldersInfoHighapp.vault.getRoot (4)
Opens or creates files through workspace or file manager APIsInfoHighapp.workspace.openLinkText (2), workspace_file_open:getLeaf.openFile (1)
References Obsidian URI linksInfoHighobsidian:// (1)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (1)
Writes vault filesInfoHighapp.vault.create (4)
Accesses Obsidian workspace APIsInfoHighapp.workspace (54)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (16), app.workspace.activeEditor (2)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (3)

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 4098 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
0.0.22024-08-24Released while not listed
0.1.02024-08-25Released while not listed
0.1.12024-08-25Released while not listed
0.2.12024-08-28Released while not listed
0.2.22024-08-29Released while not listed
0.2.32024-08-29Released while not listed
0.2.42024-08-30Released while not listed
0.2.52024-08-30Released while not listed
0.3.02024-09-01Released while not listed
0.3.12024-09-01Released while not listed
0.3.22024-09-01Released while not listed
0.3.32024-09-01Released while not listed
0.3.42024-09-01Released while not listed
0.3.52024-09-02Released while not listed
0.3.62024-09-03Released while not listed
0.3.72024-09-04Released while not listed
0.3.82024-09-04Released while not listed
0.3.92024-09-05Released while not listed
0.3.102024-09-05Released while not listed
0.3.112024-09-05Released while not listed
0.4.02024-09-08None
0.4.12024-09-08None
0.4.22024-09-10None
0.4.32024-09-12Released while not listed
0.4.42024-09-13Released while not listed
0.4.52024-09-14Released while not listed
0.4.62024-09-18Released while not listed
0.5.02024-09-20Released while not listed
0.5.12024-09-21Released while not listed
0.6.02024-09-25Released while not listed
0.6.12024-09-25Released while not listed
0.6.22024-09-26Released while not listed
0.6.32024-09-26Released while not listed
0.6.42024-09-27Released while not listed
0.6.52024-09-27Released while not listed
0.6.62024-09-30Released while not listed
0.6.72024-10-13Released while not listed
0.6.82024-10-13Released while not listed
0.6.92024-10-14Released while not listed
0.7.02024-10-17None
0.7.12024-10-18None
0.7.22024-10-19None
0.7.32024-10-27None
0.7.42024-10-29None
0.7.52024-11-23None
0.7.62024-12-07None
0.7.72024-12-11None
0.7.82024-12-12None
0.7.92024-12-13None
0.7.102024-12-16None
0.7.112024-12-22None
0.7.12-Beta2024-12-27None
0.7.122024-12-29None
0.7.132024-12-29None
0.7.142025-01-01None
0.7.152025-01-05None
0.7.162025-01-05None
0.7.172025-01-18None
0.7.182025-01-23None
0.8.02025-02-07None
0.8.12025-02-07None
0.8.22025-02-10None
0.8.32025-02-11None
0.8.42025-02-12None
0.8.52025-02-13None
0.8.62025-02-17None
0.8.72025-02-18None
0.8.82025-02-27None
0.8.92025-03-01None
0.8.102025-03-24None
0.9.02025-03-27None
1.0.02025-03-29None
1.0.12025-03-29None
1.0.22025-03-29None
1.0.32025-03-31None
1.0.42025-04-03None
1.0.52025-04-07None
1.0.62025-04-07None
1.0.72025-04-08None
1.0.82025-04-09None
1.0.92025-04-09None
1.1.02025-04-12None
1.1.12025-04-12None
1.1.22025-04-15None
1.1.32025-04-15None
1.1.42025-04-16None
1.1.52025-05-08None
1.1.62025-05-13None
1.1.72025-05-23None
1.1.82025-05-27None
1.1.92025-07-24None
1.1.102025-08-15None
1.1.112025-08-15None
1.1.122025-08-21None
1.2.02025-08-21None
1.2.12025-08-31None
1.2.22025-09-11None
1.2.32025-09-19None
1.2.42025-09-30None
1.2.52025-10-11None
1.2.62025-10-16None
1.2.72025-11-18None
1.2.82025-11-19None
1.2.92025-11-21None
1.3.02026-04-28None
1.3.12026-05-08None
1.3.22026-05-13None
1.3.32026-06-05None

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.