This commit is contained in:
Oscar Plaisant
2024-05-23 23:30:37 +02:00
parent 3e443b5ada
commit 6ab0bd51ad
19 changed files with 171486 additions and 0 deletions

11
.obsidian/plugins/desk/manifest.json vendored Normal file
View File

@@ -0,0 +1,11 @@
{
"id": "desk",
"name": "Desk",
"version": "1.0.6",
"minAppVersion": "0.15.0",
"description": "A desk to see notes at a glance in Obsidian. Requires Dataview as a dependency.",
"author": "David Landry",
"authorUrl": "https://blog.dlandry.xyz",
"fundingUrl": "https://ko-fi.com/davidlandry",
"isDesktopOnly": true
}