diff options
| author | Dominik Kaiser | 2026-04-17 09:39:12 +0200 |
|---|---|---|
| committer | Dominik Kaiser | 2026-04-17 09:39:12 +0200 |
| commit | 8343793ab46e1e7cf6be10ce6f39951abf710ba7 (patch) | |
| tree | a5d48b31ece909a70bd9dfcc463e4845082589fa /.obsidian/plugins/dataview-publisher/manifest.json | |
| parent | 99bdfcb1e7c4051d84800550c4e6cf576765251c (diff) | |
| download | MNEME-8343793ab46e1e7cf6be10ce6f39951abf710ba7.tar.gz MNEME-8343793ab46e1e7cf6be10ce6f39951abf710ba7.zip | |
vault backup: 2026-04-17 09:39:12
Diffstat (limited to '.obsidian/plugins/dataview-publisher/manifest.json')
| -rw-r--r-- | .obsidian/plugins/dataview-publisher/manifest.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.obsidian/plugins/dataview-publisher/manifest.json b/.obsidian/plugins/dataview-publisher/manifest.json new file mode 100644 index 0000000..964572a --- /dev/null +++ b/.obsidian/plugins/dataview-publisher/manifest.json @@ -0,0 +1,11 @@ +{ + "id": "dataview-publisher", + "name": "Dataview Publisher", + "version": "0.3.10", + "minAppVersion": "1.6.3", + "description": "Output markdown from your Dataview queries and keep them up to date. You can also publish them.", + "author": "UD", + "authorUrl": "https://notes.udus.dev", + "fundingUrl": "https://www.buymeacoffee.com/udus", + "isDesktopOnly": false +} |
