This commit is contained in:
Oscar Plaisant
2024-05-23 23:30:37 +02:00
parent 3e443b5ada
commit 6ab0bd51ad
19 changed files with 171486 additions and 0 deletions

55553
.obsidian/plugins/run/main.js vendored Normal file

File diff suppressed because one or more lines are too long

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

@@ -0,0 +1,11 @@
{
"id": "run",
"name": "Run",
"version": "1.0.8",
"minAppVersion": "0.15.0",
"description": "Generate markdown from dataview query and javascript",
"author": "Hananoshika Yomaru",
"authorUrl": "https://yomaru.dev",
"fundingUrl": "https://www.buymeacoffee.com/yomaru",
"isDesktopOnly": false
}