vault backup: 2024-04-15 11:54:03

This commit is contained in:
2024-04-15 11:54:03 +08:00
parent 839f2a0fd6
commit 6bb6abaa04
126 changed files with 104482 additions and 70653 deletions

View File

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