Skip to content

Slash Commander

Customize the slash command list, assign each command an icon.

Data

IDslash-commander
Authoralephpiece
Minimum Obsidian Version1.8.0
Official Release Date2023-12-19
Last update2026-06-24

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 25, 2026
Release acquisitionrelease metadata checked Jun 26, 2026; latest main.js acquired

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2023-12-19Plugin Added

Repository Data

LicenseNot Found in package.json
MIT in LICENSE file
Package Managerpnpm
Uses TypescriptYes
Installed BundlersVite
Installed Testing FrameworksVitest
Has Test FilesYes
Latest Release main.js Size420 KB
Detected ES VersionES2022
Probably MinifiedYes
main.js API Findings2 disclosures
Uses BRAT beta releasesNo
Dependencies@dnd-kit/core, @dnd-kit/sortable, @dnd-kit/utilities, @popperjs/core, i18next, minimatch, react, react-dom, react-i18next, zustand
Dev Dependencies@eslint/js, @tailwindcss/vite, @testing-library/jest-dom, @testing-library/react, @types/codemirror, @types/node, @types/react, @types/react-dom, @vitejs/plugin-react, @vitest/coverage-v8, builtin-modules, eslint, eslint-config-prettier, eslint-plugin-react, eslint-plugin-react-hooks, eslint-plugin-simple-import-sort, eslint-plugin-unused-imports, jsdom, node-fetch, obsidian, prettier, rimraf, sass, tailwindcss, tslib, typescript, typescript-eslint, vite, 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
Process Or Shell AccessUses Node process or subprocess APIs
FindingTypeConfidenceEvidence
Uses Node process or subprocess APIsWarningHighprocess.env (3), process.platform (1)
Registers events, DOM handlers, or intervalsInfoHighrequestAnimationFrame (1), setInterval (1), setTimeout (17), this.registerEvent (1)
References URLs or constructs URL objectsInfoHighhttp:// (18), https:// (4)
Registers plugin settings UIInfoHighthis.addSettingTab (1)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (2)
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 5772 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.1.02023-11-19Released while not listed
0.2.02023-11-24Released while not listed
0.2.12023-11-24Released while not listed
0.2.22023-12-02Released while not listed
0.2.32023-12-20None
0.2.42023-12-20None
0.2.52023-12-20None
0.2.62023-12-20None
0.2.72023-12-20None
0.2.82023-12-21None
0.2.92023-12-22None
0.2.102023-12-22None
0.2.112023-12-23None
0.2.122023-12-23None
0.2.132023-12-26None
0.2.142023-12-26None
0.2.152024-01-06None
0.2.162024-04-13None
0.3.02025-05-19None
0.3.12025-05-19None
0.3.22025-05-19None
0.3.32025-05-22None
0.3.42025-05-22None
0.3.52025-05-22None
0.3.62025-05-23None
0.3.72025-05-28None
0.3.82025-09-09None
0.3.92026-05-13None
0.4.02026-06-04None
0.4.12026-06-24None

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.