oscar.plaisant@icloud.com 717479f658 update
2023-10-23 23:30:51 +02:00

38 lines
809 B
JSON

{
"version": "0.7.0",
"data": {
"boardConfigs": [
{
"tag": "tagBoardConfig",
"data": {
"columns": [
{
"tag": "task",
"displayTitle": "Task"
}
],
"showColumnTags": true,
"completedCount": 10,
"filters": [],
"filterPolarity": "Allow",
"showFilteredTags": true,
"includeOthers": false,
"includeUntagged": false,
"title": "test"
}
}
],
"globalSettings": {
"taskCompletionFormat": "ObsidianCardBoard",
"columnNames": {
"today": "",
"tomorrow": "",
"future": "",
"undated": "",
"others": "",
"untagged": "",
"completed": ""
}
}
}
}