summaryrefslogtreecommitdiff
path: root/.obsidian/plugins/dataview/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to '.obsidian/plugins/dataview/manifest.json')
-rw-r--r--.obsidian/plugins/dataview/manifest.json11
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
+}