vault backup: 2026-06-05 12:41:25

This commit is contained in:
2026-06-05 12:41:25 -04:00
parent edb1dbcfda
commit 34ffae64b1
19 changed files with 397 additions and 4885 deletions
+10 -40
View File
@@ -1,5 +1,5 @@
{
"tasksFolder": "tasks",
"tasksFolder": "",
"moveArchivedTasks": false,
"archiveFolder": "TaskNotes/Archive",
"taskTag": "type/task",
@@ -72,7 +72,7 @@
"pomodoroAutoStartBreaks": false,
"pomodoroAutoStartWork": false,
"pomodoroNotifications": true,
"pomodoroSoundEnabled": true,
"pomodoroSoundEnabled": false,
"pomodoroSoundVolume": 50,
"pomodoroStorageLocation": "daily-notes",
"pomodoroMobileSidebar": "tab",
@@ -431,7 +431,8 @@
"status",
"priority",
"blocked",
"blocking"
"blocking",
"totalTrackedTime"
],
"inlineVisibleProperties": [
"status",
@@ -461,7 +462,7 @@
"microsoftOAuthClientSecret": "",
"enableGoogleCalendar": false,
"enableMicrosoftCalendar": false,
"disableCalendarOnMobile": false,
"disableCalendarOnMobile": true,
"enabledGoogleCalendars": [],
"googleCalendarSyncTokens": {},
"enabledMicrosoftCalendars": [],
@@ -469,10 +470,10 @@
"googleCalendarExport": {
"enabled": false,
"targetCalendarId": "",
"syncOnTaskCreate": true,
"syncOnTaskUpdate": true,
"syncOnTaskComplete": true,
"syncOnTaskDelete": true,
"syncOnTaskCreate": false,
"syncOnTaskUpdate": false,
"syncOnTaskComplete": false,
"syncOnTaskDelete": false,
"eventTitleTemplate": "{{title}}",
"includeDescription": true,
"eventColorId": null,
@@ -483,36 +484,5 @@
"defaultReminderMinutes": null
},
"enableDebugLogging": false,
"googleCalendarSyncQueue": [
{
"taskPath": "timestamped/YYYY-MM-DD_HH-mm-ss.md",
"requestedAt": 1780346458397,
"attempts": 0,
"lastError": "Google Calendar sync is not ready"
},
{
"taskPath": "timestamped/2026-06-01_16-44-31.md",
"requestedAt": 1780346671952,
"attempts": 0,
"lastError": "Google Calendar sync is not ready"
},
{
"taskPath": "timestamped/2026-06-01_16-54-37.md",
"requestedAt": 1780347277788,
"attempts": 0,
"lastError": "Google Calendar sync is not ready"
},
{
"taskPath": "timestamped/2026-06-01_17-07-41.md",
"requestedAt": 1780348061498,
"attempts": 0,
"lastError": "Google Calendar sync is not ready"
},
{
"taskPath": "timestamped/2026-06-01_17-09-04.md",
"requestedAt": 1780348144101,
"attempts": 0,
"lastError": "Google Calendar sync is not ready"
}
]
"googleCalendarSyncQueue": []
}