This commit is contained in:
2025-08-02 12:09:34 +08:00
commit e70b01cdca
2785 changed files with 575579 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"id": "obsidian-shellcommands",
"name": "Shell commands",
"version": "0.21.0",
"minAppVersion": "1.4.0",
"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": "https://github.com/Taitava",
"fundingUrl": "https://publish.obsidian.md/shellcommands/Donate",
"isDesktopOnly": true
}