1
0
Fork 0
obsidian-vault-starter/.obsidian/plugins/obsidian-day-planner/data.json

20 lines
426 B
JSON
Raw Normal View History

{
"customFolder": "Day Planners",
"mode": 1,
"mermaid": false,
"completePastItems": false,
"circularProgress": true,
"nowAndNextInStatusBar": true,
"showTaskNotification": true,
"timelineZoomLevel": 3,
"notesToDates": [
{
"notePath": "Daily Notes/2022-01-04.md",
"date": "Tue Jan 04 2022"
},
{
"notePath": "Daily Notes/2022-01-05.md",
"date": "Wed Jan 05 2022"
}
]
}