vault backup: 2026-01-27 16:34:57
This commit is contained in:
+4
-4
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user