vault backup: 2025-02-01 15:29:07

This commit is contained in:
2025-02-01 15:29:07 +01:00
parent 9c45b41514
commit b82c2faa25
22 changed files with 1570 additions and 75062 deletions
+15 -1
View File
@@ -5,11 +5,13 @@
"taskFormat": "tasksPluginEmoji",
"setCreatedDate": false,
"setDoneDate": true,
"setCancelledDate": true,
"autoSuggestInEditor": true,
"autoSuggestMinMatch": 0,
"autoSuggestMaxItems": 6,
"provideAccessKeys": true,
"useFilenameAsScheduledDate": false,
"filenameAsScheduledDateFormat": "",
"filenameAsDateFolders": [],
"recurrenceOnNextLine": false,
"statusSettings": {
@@ -56,6 +58,18 @@
},
"debugSettings": {
"ignoreSortInstructions": false,
"showTaskHiddenData": false
"showTaskHiddenData": false,
"recordTimings": false
},
"loggingOptions": {
"minLevels": {
"": "info",
"tasks": "info",
"tasks.Cache": "info",
"tasks.Events": "info",
"tasks.File": "info",
"tasks.Query": "info",
"tasks.Task": "info"
}
}
}