diff options
| author | Dominik Kaiser | 2026-04-15 20:58:17 +0200 |
|---|---|---|
| committer | Dominik Kaiser | 2026-04-15 20:58:17 +0200 |
| commit | 18c10d04d210c3289046b3e88b33dcec2326c7c0 (patch) | |
| tree | 42eafbacf19ce7844637d1040a45d8c8e333bddb /.obsidian/plugins/dataview/manifest.json | |
| parent | 42014100b67765f628f32f0ad6682fcfe0793a0c (diff) | |
| download | MNEME-18c10d04d210c3289046b3e88b33dcec2326c7c0.tar.gz MNEME-18c10d04d210c3289046b3e88b33dcec2326c7c0.zip | |
vault backup: 2026-04-15 20:58:17
Diffstat (limited to '.obsidian/plugins/dataview/manifest.json')
| -rw-r--r-- | .obsidian/plugins/dataview/manifest.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.obsidian/plugins/dataview/manifest.json b/.obsidian/plugins/dataview/manifest.json new file mode 100644 index 0000000..926b2a6 --- /dev/null +++ b/.obsidian/plugins/dataview/manifest.json @@ -0,0 +1,11 @@ +{ + "id": "dataview", + "name": "Dataview", + "version": "0.5.68", + "minAppVersion": "0.13.11", + "description": "Complex data views for the data-obsessed.", + "author": "Michael Brenan <blacksmithgu@gmail.com>", + "authorUrl": "https://github.com/blacksmithgu", + "helpUrl": "https://blacksmithgu.github.io/obsidian-dataview/", + "isDesktopOnly": false +} |
