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,9 @@
{
"id": "obsidian-git",
"name": "Git",
"description": "Backup your vault with Git.",
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/vinzent",
"js": "main.js",
"version": "2.24.1"
}