update
This commit is contained in:
38
.obsidian/plugins/card-board/data.json
vendored
38
.obsidian/plugins/card-board/data.json
vendored
@@ -1,38 +0,0 @@
|
||||
{
|
||||
"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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user