Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phibr0/obsidian-commander
Commander - Obsidian Plugin | Add Commands to every part of Obsidian's user interface
https://github.com/phibr0/obsidian-commander
obsidian obsidian-md obsidian-plugin
Last synced: 1 day ago
JSON representation
Commander - Obsidian Plugin | Add Commands to every part of Obsidian's user interface
- Host: GitHub
- URL: https://github.com/phibr0/obsidian-commander
- Owner: phibr0
- License: mit
- Created: 2022-04-21T18:39:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T01:55:46.000Z (3 months ago)
- Last Synced: 2025-01-03T17:02:37.519Z (8 days ago)
- Topics: obsidian, obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 407 KB
- Stars: 767
- Watchers: 7
- Forks: 38
- Open Issues: 93
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-obsidian-zh - Commander - commander/locale/zh-cn.json`](https://github.com/phibr0/obsidian-commander/blob/main/locale/zh-cn.json) | (自带汉化路径 / 欢迎更新与维护)
- project-awesome - phibr0/obsidian-commander - Commander - Obsidian Plugin | Add Commands to every part of Obsidian's user interface (TypeScript)
- jimsghstars - phibr0/obsidian-commander - Commander - Obsidian Plugin | Add Commands to every part of Obsidian's user interface (TypeScript)
README
![commander cover (2)](https://user-images.githubusercontent.com/46250921/177593526-5ac7c990-adf0-4be0-990f-401cf44368b0.svg)
[![GitHub tag (Latest by date)](https://img.shields.io/github/v/tag/phibr0/obsidian-commander)](https://github.com/phibr0/obsidian-commander/releases) ![GitHub all releases](https://img.shields.io/github/downloads/phibr0/obsidian-commander/total)Commander is a plugin for [Obsidian](https://obsidian.md) which allows you to add commands to different parts of the user interface.
![commander overview](https://user-images.githubusercontent.com/46250921/177593938-2c3aae81-1bf6-45df-b06a-e51a8b4e4a0e.svg)
## 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](https://user-images.githubusercontent.com/46250921/180301683-080256c4-84f9-4a2f-9b1c-f97af694683e.gif)
## How you can improve this Plugin
### Feedback
Share feedback, issues, and ideas on [Github](https://github.com/phibr0/obsidian-commander), with our [Commander feedback form](https://forms.gle/hPjn61G9bqqFb3256), or tag the authors on Discord!
### Adding translations
If you want to help and translate this Plugin to new languages, see [locale/](https://github.com/phibr0/obsidian-commander/tree/main/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 ✨](https://github.com/jsmorabito) and developed by [phibr0](https://github.com/phibr0)
- Thank you to [Kometenstaub](https://github.com/kometenstaub) and [kzhovn](https://github.com/kzhovn/) for giving us permission to use the code from their plugins [Customizable Page Header and Titlebar](https://github.com/kometenstaub/customizable-page-header-buttons) and [Customizable Menu](https://github.com/kzhovn/obsidian-customizable-menu)
- All designs for Commander were created using [Penpot](https://penpot.app)![Footer](https://user-images.githubusercontent.com/46250921/178547234-7566819b-ea3f-4e8e-8f88-a0f01d1ff270.svg)