summaryrefslogtreecommitdiff
path: root/.obsidian/plugins/dataview-serializer/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to '.obsidian/plugins/dataview-serializer/manifest.json')
-rw-r--r--.obsidian/plugins/dataview-serializer/manifest.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/.obsidian/plugins/dataview-serializer/manifest.json b/.obsidian/plugins/dataview-serializer/manifest.json
new file mode 100644
index 0000000..b449e45
--- /dev/null
+++ b/.obsidian/plugins/dataview-serializer/manifest.json
@@ -0,0 +1,11 @@
+{
+ "id": "dataview-serializer",
+ "name": "Dataview Serializer",
+ "description": "Serialize Dataview queries to Markdown, and keep the Markdown representation up to date.",
+ "version": "2.6.0",
+ "minAppVersion": "0.15.0",
+ "isDesktopOnly": false,
+ "author": "Sebastien Dubois",
+ "authorUrl": "https://dsebastien.net",
+ "fundingUrl": "https://www.buymeacoffee.com/dsebastien"
+}