Skip to content

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.

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

Data

IDcmdr
Authorjsmorabito
FundingSupport the Author
Minimum Obsidian Version1.4.4
Official Release Date2022-07-21
Last update2026-07-11

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
2022-07-21Plugin Added
2022-10-29descriptionCustomize your workspace by adding commands /everywhere/Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.
2024-01-27authorJohnny✨ and phibr0Johnny and phibr0
2026-04-20repophibr0/obsidian-commanderjsmorabito/obsidian-commander
2026-05-12authorJohnny and phibr0jsmorabito
2026-06-14Plugin Removed
2026-06-18Plugin Re-Added

Repository Data

LicenseNot Found in package.json
MIT in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksVitest
Has Test FilesYes
Latest Release main.js Size144 KB
Detected ES VersionES2017
Probably MinifiedYes
main.js API Findings2 disclosures
Uses BRAT beta releasesNo
Dependenciesarray-move, canvas-confetti, preact
Dev Dependencies@codemirror/autocomplete, @codemirror/commands, @codemirror/lang-css, @codemirror/lang-html, @codemirror/language, @codemirror/lint, @codemirror/search, @codemirror/state, @codemirror/view, @eslint/js, @eslint/json, @types/canvas-confetti, @types/node, @types/react, @vitest/coverage-v8, builtin-modules, codemirror, codemirror6-themes, esbuild, esbuild-plugin-alias, esbuild-sass-plugin, eslint, eslint-plugin-obsidianmd, globals, jiti, jsdom, node-fetch, npm-run-all, obsidian, sass-embedded, tailwindcss, tslib, typescript, typescript-eslint, 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
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Worker UsageUses Worker APIs
FindingTypeConfidenceEvidence
Uses Worker APIsInfoHighWorker (1)
Registers events, DOM handlers, or intervalsInfoHighrequestAnimationFrame (3), setTimeout (3), this.registerEvent (2)
References URLs or constructs URL objectsInfoHighhttp:// (4), https:// (6)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (5), obsidian.Setting (5)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (9)
Accesses Obsidian vault APIsInfoHighapp.vault (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (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 5411 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.12022-06-06Released while not listed
0.0.22022-06-07Released while not listed
0.0.32022-06-08Released while not listed
0.0.42022-06-13Released while not listed
0.0.52022-06-13Released while not listed
0.0.62022-06-29Released while not listed
0.0.72022-07-04Released while not listed
0.0.82022-07-05Released while not listed
0.0.92022-07-11Released while not listed
0.0.102022-07-11Released while not listed
0.0.112022-07-11Released while not listed
0.0.122022-07-12Released while not listed
0.0.132022-07-12Released while not listed
0.0.142022-07-12Released while not listed
0.0.152022-07-13Released while not listed
0.0.162022-07-13Released while not listed
0.0.172022-07-16Released while not listed
0.0.182022-07-19Released while not listed
0.0.192022-07-20Released while not listed
0.0.202022-07-21None
0.1.02022-07-23None
0.1.12022-08-31None
0.1.22022-08-31None
0.1.32022-09-03None
0.2.02022-09-24None
0.2.12022-09-24None
0.3.02022-10-29None
0.4.12022-11-29None
0.4.22022-12-05None
0.4.42022-12-06None
0.4.52022-12-16None
0.4.92022-12-20None
0.5.02023-04-10None
0.5.12023-10-22None
0.5.22024-10-11None
0.5.32025-06-12None
0.5.42025-06-12None
0.5.52026-04-12None
0.5.62026-06-25Prerelease
0.5.72026-07-11None

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.