mirror of
https://github.com/jsmorabito/obsidian-commander.git
synced 2026-07-22 06:40:31 +00:00
No description
All affected packages are development dependencies only and do not affect the compiled plugin that users install. Overrides added (minimum safe versions): - ajv: ^6.14.0 (was 6.12.6, ReDoS) - brace-expansion: ^1.1.13 (was 1.1.11, ReDoS) - braces: ^3.0.3 (was 3.0.2, uncontrolled resource consumption) - cross-spawn: ^7.0.5 (was mixed 6/7, ReDoS) - flatted: ^3.4.2 (was 3.2.7, prototype pollution + DoS) - immutable: ^4.3.8 (was 4.1.0, prototype pollution) - js-yaml: ^4.1.1 (was 4.1.0, prototype pollution) - micromatch: ^4.0.8 (was 4.0.5, ReDoS) - minimatch: ^3.1.5 (was 3.1.2, ReDoS) - nanoid: ^3.3.8 (was 3.3.4, predictable output) - picomatch: ^2.3.2 (was 2.3.1, method injection + ReDoS) - postcss: ^8.5.10 (was 8.4.20, parsing error + XSS) - semver: ^7.5.2 (was mixed, ReDoS) - word-wrap: ^1.2.4 (was 1.2.3, ReDoS) - yaml: ^1.10.3 (was 1.10.2, stack overflow) |
||
|---|---|---|
| .github | ||
| locale | ||
| scripts | ||
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| LICENSE.md | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| versions.json | ||
Commander is a plugin for Obsidian which allows you to add commands to different parts of the user interface.
Features
- add commands
- remove commands
- re order commands (via plugin settings menu)
- edit commands
- hide commands added by Obsidian or other plugins
- choose which devices commands appear on (for sync users)
Demo
How you can improve this Plugin
Feedback
Share feedback, issues, and ideas on Github, with our Commander feedback form, or tag the authors on Discord!
Adding translations
If you want to help and translate this Plugin to new languages, see locale/. Copy the English (en.json) File to your language file and start changing the sentences on the right.
Credits
- This plugin is being designed by Johnny ✨ and developed by phibr0
- Thank you to Kometenstaub and kzhovn for giving us permission to use the code from their plugins Customizable Page Header and Titlebar and Customizable Menu
- All designs for Commander were created using Penpot
