update: obsidian-kanban config

This commit is contained in:
Mathis Gauthey
2024-01-04 10:51:06 +01:00
parent 444a3c9692
commit bf8f557df5

View File

@@ -1,11 +1,15 @@
{
"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": []
"tag-colors": [],
"show-relative-date": true,
"show-checkboxes": false,
"show-archive-all": false,
"hide-tags-in-title": true,
"hide-date-display": true
}