15 lines
342 B
JSON
15 lines
342 B
JSON
{
|
|
"new-note-template": "templates/kanban_template.md",
|
|
"show-checkboxes": false,
|
|
"hide-card-count": true,
|
|
"link-date-to-daily-note": true,
|
|
"metadata-keys": [
|
|
{
|
|
"metadataKey": "status",
|
|
"label": "status",
|
|
"shouldHideLabel": false,
|
|
"containsMarkdown": false
|
|
}
|
|
],
|
|
"new-note-folder": "kanban/notes"
|
|
} |