Initial commit

This commit is contained in:
Mathis Gauthey
2023-08-05 19:14:53 +01:00
parent 13a70a46bf
commit f366d5b7b6
7803 changed files with 186098 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
{
"archive-date-format": "YYYY-MM-DD",
"date-picker-week-start": 1,
"hide-tags-in-title": true,
"hide-date-in-title": true,
"new-card-insertion-method": "append",
"archive-with-date": true,
"append-archive-date": true,
"archive-date-separator": "_",
"tag-colors": []
}

File diff suppressed because one or more lines are too long

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
}

File diff suppressed because one or more lines are too long