jsmorabito_obsidian-commander/README.md

38 lines
2.2 KiB
Markdown
Raw Permalink Normal View History

2022-07-06 16:18:21 +00:00
![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)
2022-06-06 16:29:14 +00:00
2022-07-06 16:28:58 +00:00
Commander is a plugin for [Obsidian](https://obsidian.md) which allows you to add commands to different parts of the user interface.
2022-07-06 16:18:21 +00:00
![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)
2022-06-06 16:29:14 +00:00
2022-07-21 19:42:11 +00:00
## Demo
![Commander Demo](https://user-images.githubusercontent.com/46250921/180301683-080256c4-84f9-4a2f-9b1c-f97af694683e.gif)
2022-07-05 13:17:54 +00:00
## How you can improve this Plugin
2022-07-06 16:18:21 +00:00
### Feedback
2022-07-06 16:24:36 +00:00
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!
2022-07-06 16:18:21 +00:00
2022-07-05 13:17:54 +00:00
### 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.
2022-07-06 16:18:21 +00:00
## 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)
2022-07-06 16:18:21 +00:00
2022-07-12 16:42:53 +00:00
![Footer](https://user-images.githubusercontent.com/46250921/178547234-7566819b-ea3f-4e8e-8f88-a0f01d1ff270.svg)