Files
obsidian/tank/.obsidian/plugins/obsidian-day-planner/data.json
T
2026-05-07 14:39:10 +02:00

48 lines
1.2 KiB
JSON
Executable File

{
"snapStepMinutes": 10,
"progressIndicator": "mini-timeline",
"showTaskNotification": true,
"zoomLevel": 2,
"timelineIcon": "calendar-with-checkmark",
"endLabel": "All done",
"startHour": 6,
"timelineDateFormat": "YYYY-MM-DD ddd",
"centerNeedle": true,
"plannerHeading": "Scheduled",
"plannerHeadingLevel": 2,
"timelineColored": false,
"timelineStartColor": "#006466",
"timelineEndColor": "#4d194d",
"timestampFormat": "HH:mm",
"hourFormat": "H",
"dataviewSource": "",
"extendDurationUntilNext": false,
"defaultDurationMinutes": 30,
"minimalDurationMinutes": 10,
"showTimestampInTaskBlock": true,
"showUncheduledTasks": true,
"showUnscheduledNestedTasks": true,
"showNow": true,
"showNext": true,
"pluginVersion": "0.28.0",
"showCompletedTasks": false,
"showSubtasksInTaskBlocks": true,
"icals": [
{
"name": "",
"email": "",
"url": "",
"color": "#ffffff"
}
],
"colorOverrides": [],
"releaseNotes": true,
"taskStatusOnCreation": " ",
"eventFormatOnCreation": "task",
"sortTasksInPlanAfterEdit": true,
"firstDayOfWeek": "monday",
"multiDayRange": "work-week",
"showTimeTracker": false,
"showActiveClocks": false,
"rawIcals": []
}