Files
thpeetz-notes/.obsidian/plugins/obsidian-day-planner/data.json
T
2026-02-10 15:24:38 +01:00

43 lines
1.2 KiB
JSON

{
"snapStepMinutes": 10,
"progressIndicator": "mini-timeline",
"showTaskNotification": true,
"zoomLevel": 2,
"timelineIcon": "calendar-with-checkmark",
"endLabel": "All done",
"startHour": 7,
"timelineDateFormat": "YYYY-MM-DD",
"centerNeedle": true,
"plannerHeading": "Journal",
"plannerHeadingLevel": 1,
"timelineColored": true,
"timelineStartColor": "#006466",
"timelineEndColor": "#4d194d",
"timestampFormat": "HH:mm",
"hourFormat": "HH",
"dataviewSource": "\"Journal\" OR #process/task",
"extendDurationUntilNext": false,
"defaultDurationMinutes": 30,
"minimalDurationMinutes": 10,
"showTimestampInTaskBlock": true,
"showUncheduledTasks": true,
"showUnscheduledNestedTasks": true,
"showNow": true,
"showNext": true,
"pluginVersion": "0.28.0",
"showCompletedTasks": true,
"showSubtasksInTaskBlocks": true,
"icals": [],
"colorOverrides": [],
"releaseNotes": true,
"taskStatusOnCreation": " ",
"eventFormatOnCreation": "task",
"sortTasksInPlanAfterEdit": true,
"firstDayOfWeek": "monday",
"multiDayRange": "full-week",
"showTimeTracker": false,
"showActiveClocks": true,
"editMode": "simple",
"copyOnDrag": false,
"rawIcals": []
}