first commit

This commit is contained in:
Bram Adams
2022-12-08 02:28:02 -06:00
commit a17d1c688e
73 changed files with 168738 additions and 0 deletions

11
.obsidian/plugins/cmdr/manifest.json vendored Normal file
View File

@@ -0,0 +1,11 @@
{
"id": "cmdr",
"name": "Commander",
"version": "0.4.4",
"minAppVersion": "1.1.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
}