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

39 lines
1 KiB
JSON
Raw Normal View History

{
2024-03-10 21:51:29 +00:00
"snapStepMinutes": 10,
"progressIndicator": "bar",
2023-09-25 22:44:52 +00:00
"showTaskNotification": true,
"zoomLevel": 1,
"timelineIcon": "calendar-with-checkmark",
"endLabel": "All done",
"startHour": 7,
"timelineDateFormat": "LLLL",
"centerNeedle": true,
"plannerHeading": "Day planner",
"plannerHeadingLevel": 1,
"timelineColored": false,
"timelineStartColor": "#006466",
"timelineEndColor": "#4d194d",
2023-10-14 08:34:17 +00:00
"timestampFormat": "HH:mm",
2024-03-10 21:51:29 +00:00
"hourFormat": "H",
2023-10-14 08:34:17 +00:00
"dataviewSource": "",
2024-03-10 21:51:29 +00:00
"extendDurationUntilNext": false,
"defaultDurationMinutes": 30,
"showTimestampInTaskBlock": false,
"showUncheduledTasks": true,
"showUnscheduledNestedTasks": true,
"showNow": true,
"showNext": true,
"pluginVersion": "0.19.5",
"showCompletedTasks": true,
"showSubtasksInTaskBlocks": true,
"icals": [],
"circularProgress": true,
"nowAndNextInStatusBar": true,
"showHelp": true,
2023-10-14 08:34:17 +00:00
"showDataviewMigrationWarning": true,
"customFolder": "Day Planners",
"mode": 1,
"mermaid": false,
"completePastItems": false,
2022-01-07 07:41:51 +00:00
"timelineZoomLevel": 5
}