update: obsidian-kanban config
This commit is contained in:
8
.obsidian/plugins/obsidian-kanban/data.json
vendored
8
.obsidian/plugins/obsidian-kanban/data.json
vendored
@@ -1,11 +1,15 @@
|
|||||||
{
|
{
|
||||||
"archive-date-format": "YYYY-MM-DD",
|
"archive-date-format": "YYYY-MM-DD",
|
||||||
"date-picker-week-start": 1,
|
"date-picker-week-start": 1,
|
||||||
"hide-tags-in-title": true,
|
|
||||||
"hide-date-in-title": true,
|
"hide-date-in-title": true,
|
||||||
"new-card-insertion-method": "append",
|
"new-card-insertion-method": "append",
|
||||||
"archive-with-date": true,
|
"archive-with-date": true,
|
||||||
"append-archive-date": true,
|
"append-archive-date": true,
|
||||||
"archive-date-separator": "_",
|
"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
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user