This commit is contained in:
2026-02-03 16:07:27 +01:00
parent c50d6e3fa5
commit b875514c5f
287 changed files with 226474 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
{
"snapStepMinutes": 10,
"progressIndicator": "bar",
"showTaskNotification": false,
"zoomLevel": 2,
"timelineIcon": "calendar-with-checkmark",
"endLabel": "All done",
"startHour": 6,
"timelineDateFormat": "YYYY-MM-DD",
"centerNeedle": false,
"plannerHeading": "Day planner",
"plannerHeadingLevel": 1,
"timelineColored": false,
"timelineStartColor": "#006466",
"timelineEndColor": "#4d194d",
"timestampFormat": "HH:mm",
"hourFormat": "H",
"dataviewSource": "",
"showDataviewMigrationWarning": false,
"extendDurationUntilNext": false,
"defaultDurationMinutes": 30,
"showTimestampInTaskBlock": false,
"unscheduledTasksHeight": 100,
"showUncheduledTasks": true,
"showUnscheduledNestedTasks": true,
"showNow": true,
"showNext": true
}