Files
obsidian-workflow-template/.obsidian/plugins/cmdr/manifest.json
Mathis Gauthey b96b6e2c6d update: obsidian-commander
- Add quickadd commands to sidebar
- Allow for better mobile toolbar
2024-01-04 10:59:51 +01:00

12 lines
359 B
JSON

{
"id": "cmdr",
"name": "Commander",
"version": "0.5.1",
"minAppVersion": "1.4.0",
"description": "Customize your workspace by adding commands everywhere, create Macros and supercharge your mobile toolbar.",
"author": "jsmorabito & phibr0",
"authorUrl": "https://github.com/phibr0",
"fundingUrl": "https://ko-fi.com/phibr0",
"isDesktopOnly": false
}