Added Obsidian to use local canban board to be synced with obsidian

This commit is contained in:
Willow Behar
2024-05-09 11:42:00 -05:00
parent 44b37420be
commit 5894d4fb8b
22 changed files with 53410 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"id": "obsidian-kanban",
"name": "Kanban",
"version": "1.5.3",
"minAppVersion": "1.0.0",
"description": "Create markdown-backed Kanban boards in Obsidian.",
"author": "mgmeyers",
"authorUrl": "https://github.com/mgmeyers/obsidian-kanban",
"isDesktopOnly": false
}