No description
Find a file
2024-11-07 10:10:15 +01:00
.github fix: Correct repo link in issues template 2022-10-15 20:52:53 +02:00
locale feat: Czech localization 2023-08-09 12:41:27 +02:00
scripts revert: debug issue 2024-10-11 09:18:14 +08:00
src Merge 5dbd6d20b7 into 3546c74572 2024-11-07 10:10:15 +01:00
.editorconfig feat: 🚧 Added initial plugin boilerplate 2022-04-21 21:00:51 +02:00
.eslintignore Publish first BRAT-Release 2022-06-06 18:29:14 +02:00
.eslintrc Publish first BRAT-Release 2022-06-06 18:29:14 +02:00
.gitignore feat: support new icon-set after obsidian 1.7.3 2024-10-11 08:47:06 +08:00
.npmrc feat: 🚧 Added initial plugin boilerplate 2022-04-21 21:00:51 +02:00
LICENSE.md Create LICENSE.md 2022-07-12 21:45:38 +02:00
manifest.json chore: bump version 2024-10-11 09:17:28 +08:00
package-lock.json feat: add missing features after 1.1.0 update + fix left ribbon, close #57, close #62 2022-12-20 22:46:36 +01:00
package.json chore: bump version 2024-10-11 09:17:28 +08:00
README.md Update README.md 2022-08-07 17:25:44 -04:00
tailwind.config.js feat: add tailwind support (hacky) 2022-11-29 20:17:13 +01:00
tsconfig.json deps: upgrade 2022-11-29 19:46:59 +01:00
versions.json chore: bump version 2024-10-11 09:17:28 +08:00

commander cover (2) GitHub tag (Latest by date) GitHub all releases

Commander is a plugin for Obsidian which allows you to add commands to different parts of the user interface.

commander overview

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

Commander 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

Footer