vault backup: 2026-03-29 23:06:09

This commit is contained in:
2026-03-29 23:06:08 +02:00
parent 70415974ec
commit ae24b6453a
17 changed files with 480 additions and 19 deletions
+105 -1
View File
@@ -23,7 +23,7 @@
"useFilenameAsScheduledDate": false,
"filenameAsScheduledDateFormat": "",
"filenameAsDateFolders": [],
"recurrenceOnNextLine": false,
"recurrenceOnNextLine": true,
"removeScheduledDateOnRecurrence": false,
"statusSettings": {
"coreStatuses": [
@@ -147,9 +147,113 @@
"nextStatusSymbol": "x",
"availableAsCommand": false,
"type": "TODO"
},
{
"symbol": "n",
"name": "Note",
"nextStatusSymbol": "x",
"availableAsCommand": false,
"type": "TODO"
},
{
"symbol": "S",
"name": "Amount",
"nextStatusSymbol": "x",
"availableAsCommand": false,
"type": "TODO"
},
{
"symbol": "\"",
"name": "Quote",
"nextStatusSymbol": "x",
"availableAsCommand": false,
"type": "TODO"
},
{
"symbol": "0",
"name": "Speech bubble 0",
"nextStatusSymbol": "0",
"availableAsCommand": false,
"type": "NON_TASK"
},
{
"symbol": "1",
"name": "Speech bubble 1",
"nextStatusSymbol": "1",
"availableAsCommand": false,
"type": "NON_TASK"
},
{
"symbol": "2",
"name": "Speech bubble 2",
"nextStatusSymbol": "2",
"availableAsCommand": false,
"type": "NON_TASK"
},
{
"symbol": "3",
"name": "Speech bubble 3",
"nextStatusSymbol": "3",
"availableAsCommand": false,
"type": "NON_TASK"
},
{
"symbol": "4",
"name": "Speech bubble 4",
"nextStatusSymbol": "4",
"availableAsCommand": false,
"type": "NON_TASK"
},
{
"symbol": "5",
"name": "Speech bubble 5",
"nextStatusSymbol": "5",
"availableAsCommand": false,
"type": "NON_TASK"
},
{
"symbol": "6",
"name": "Speech bubble 6",
"nextStatusSymbol": "6",
"availableAsCommand": false,
"type": "NON_TASK"
},
{
"symbol": "7",
"name": "Speech bubble 7",
"nextStatusSymbol": "7",
"availableAsCommand": false,
"type": "NON_TASK"
},
{
"symbol": "8",
"name": "Speech bubble 8",
"nextStatusSymbol": "8",
"availableAsCommand": false,
"type": "NON_TASK"
},
{
"symbol": "9",
"name": "Speech bubble 9",
"nextStatusSymbol": "9",
"availableAsCommand": false,
"type": "NON_TASK"
}
]
},
"isShownInEditModal": {
"priority": true,
"recurrence": true,
"due": true,
"scheduled": true,
"start": true,
"before_this": true,
"after_this": true,
"status": true,
"created": true,
"done": true,
"cancelled": true
},
"features": {
"INTERNAL_TESTING_ENABLED_BY_DEFAULT": true
},