vault backup: 2026-01-27 16:34:57

This commit is contained in:
Thomas Peetz
2026-01-27 16:34:57 +01:00
parent 9d80b1a16c
commit c5a489ca29
48 changed files with 9294 additions and 42 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
{
"snapStepMinutes": 10,
"progressIndicator": "mini-timeline",
"showTaskNotification": false,
"showTaskNotification": true,
"zoomLevel": 2,
"timelineIcon": "calendar-with-checkmark",
"endLabel": "All done",
@@ -15,11 +15,11 @@
"timelineEndColor": "#4d194d",
"timestampFormat": "HH:mm",
"hourFormat": "HH",
"dataviewSource": "\"Journal\" OR #process/tasks",
"dataviewSource": "\"Journal\" OR #process/task",
"extendDurationUntilNext": false,
"defaultDurationMinutes": 30,
"minimalDurationMinutes": 10,
"showTimestampInTaskBlock": false,
"showTimestampInTaskBlock": true,
"showUncheduledTasks": true,
"showUnscheduledNestedTasks": true,
"showNow": true,
@@ -32,7 +32,7 @@
"releaseNotes": true,
"taskStatusOnCreation": " ",
"eventFormatOnCreation": "task",
"sortTasksInPlanAfterEdit": false,
"sortTasksInPlanAfterEdit": true,
"firstDayOfWeek": "monday",
"multiDayRange": "full-week",
"showTimeTracker": false,