vault backup: 2026-05-16 07:24:14

This commit is contained in:
2026-05-16 07:24:14 +01:00
parent a1c5fbac46
commit ff9d78ea31
26 changed files with 2424 additions and 2089 deletions
+9 -6
View File
@@ -48,6 +48,7 @@
"enableTimeblocking": true,
"defaultShowTimeblocks": true,
"defaultTimeblockColor": "#6366f1",
"timeblockAttachmentSearchOrder": "name-asc",
"nowIndicator": true,
"selectMirror": true,
"weekNumbers": false,
@@ -146,7 +147,8 @@
"icsEventId": "ics-event-id",
"icsEventTag": "ics-event",
"googleCalendarEventId": "googleCalendarEventId",
"reminders": "reminders"
"reminders": "reminders",
"sortOrder": "tasknotes_manual_order"
},
"customStatuses": [
{
@@ -312,7 +314,7 @@
"googleCalendarSyncTokens": {},
"enabledMicrosoftCalendars": [],
"microsoftCalendarSyncTokens": {},
"lastSeenVersion": "4.4.0",
"lastSeenVersion": "4.7.2",
"modalFieldsConfig": {
"version": 1,
"fields": [
@@ -458,10 +460,9 @@
},
"pomodoroState": {
"isRunning": false,
"timeRemaining": 5400,
"nextSessionType": "work"
"timeRemaining": 5400
},
"lastPomodoroDate": "2026-03-01",
"lastPomodoroDate": "2026-05-15",
"oauthConnections": {},
"lastSelectedTaskPath": "Notes/Access to HE Diploma Applied Biochemistry.md",
"pomodoroMobileSidebar": "tab",
@@ -485,5 +486,7 @@
"defaultEventDuration": 60,
"includeObsidianLink": true,
"defaultReminderMinutes": null
}
},
"taskModalTabMovesFocus": true,
"enableDebugLogging": false
}