Init
This commit is contained in:
10
.obsidian/plugins/obsidian-shellcommands/manifest.json
vendored
Normal file
10
.obsidian/plugins/obsidian-shellcommands/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-shellcommands",
|
||||
"name": "Shell commands",
|
||||
"version": "0.18.0",
|
||||
"minAppVersion": "0.16.3",
|
||||
"description": "You can predefine system commands that you want to run frequently, and assign hotkeys for them. For example open external applications. Automatic execution is also supported, and execution via URI links.",
|
||||
"author": "Jarkko Linnanvirta",
|
||||
"authorUrl": "",
|
||||
"isDesktopOnly": true
|
||||
}
|
Reference in New Issue
Block a user