Files
G4G0-1/.obsidian/plugins/obsidian-day-planner/data.json
2024-01-15 20:14:10 +00:00

17 lines
438 B
JSON

{
"circularProgress": true,
"nowAndNextInStatusBar": true,
"showTaskNotification": true,
"zoomLevel": 2,
"timelineIcon": "calendar-with-checkmark",
"endLabel": "All done",
"startHour": 6,
"timelineDateFormat": "LLLL",
"centerNeedle": false,
"showHelp": true,
"plannerHeading": "Day planner",
"plannerHeadingLevel": 1,
"timelineColored": false,
"timelineStartColor": "#006466",
"timelineEndColor": "#4d194d"
}