add test vault

This commit is contained in:
Daniel Bauer
2024-12-12 15:29:50 +01:00
parent 1d53b4ff16
commit a1c220fb8e
7 changed files with 351 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"id": "dataview",
"name": "Dataview",
"version": "0.5.67",
"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
}