vault backup: 2026-03-07 20:59:51
This commit is contained in:
Vendored
+168
-56
@@ -51,62 +51,6 @@
|
||||
"focus": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Wait",
|
||||
"type": "Wait",
|
||||
"id": "68c1afc1-2402-4b4b-9b71-f01a003efc4b",
|
||||
"time": 200
|
||||
},
|
||||
{
|
||||
"name": "Send to Kanban Board",
|
||||
"type": "NestedChoice",
|
||||
"id": "6d355155-5d49-4a7d-b097-55e23bd91fd9",
|
||||
"choice": {
|
||||
"id": "bfe03d64-04ba-41db-92e3-15bda4501db0",
|
||||
"name": "Send to Kanban Board",
|
||||
"type": "Capture",
|
||||
"command": false,
|
||||
"appendLink": false,
|
||||
"captureTo": "Übersicht/Kanban/Task Board.md",
|
||||
"captureToActiveFile": false,
|
||||
"createFileIfItDoesntExist": {
|
||||
"enabled": false,
|
||||
"createWithTemplate": false,
|
||||
"template": ""
|
||||
},
|
||||
"format": {
|
||||
"enabled": true,
|
||||
"format": "[[{{VALUE:Add Task}}]]"
|
||||
},
|
||||
"insertAfter": {
|
||||
"enabled": true,
|
||||
"after": "## Backlog",
|
||||
"insertAtEnd": false,
|
||||
"considerSubsections": false,
|
||||
"createIfNotFound": false,
|
||||
"createIfNotFoundLocation": "top",
|
||||
"inline": false,
|
||||
"replaceExisting": false,
|
||||
"blankLineAfterMatchMode": "auto"
|
||||
},
|
||||
"prepend": false,
|
||||
"task": true,
|
||||
"openFileInNewTab": {
|
||||
"enabled": false,
|
||||
"direction": "vertical",
|
||||
"focus": true
|
||||
},
|
||||
"openFile": false,
|
||||
"openFileInMode": "default",
|
||||
"activeFileWritePosition": "cursor",
|
||||
"fileOpening": {
|
||||
"location": "tab",
|
||||
"direction": "vertical",
|
||||
"focus": true,
|
||||
"mode": "default"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -570,6 +514,174 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "72eab19f-521e-48c6-9078-84ebbe267827",
|
||||
"name": "Add simple Task",
|
||||
"type": "Macro",
|
||||
"command": true,
|
||||
"runOnStartup": false,
|
||||
"macro": {
|
||||
"id": "a772479a-d02a-406d-883c-f4ab816b4117",
|
||||
"name": "Add Task",
|
||||
"commands": [
|
||||
{
|
||||
"name": "Create Task note",
|
||||
"type": "NestedChoice",
|
||||
"id": "f42644f8-b0ea-4b37-a817-1b6a00bdac62",
|
||||
"choice": {
|
||||
"id": "7f3c6680-8bb7-4298-99f7-8e05db730f75",
|
||||
"name": "Create Task note",
|
||||
"type": "Template",
|
||||
"command": false,
|
||||
"templatePath": "Resources/Templates/process-task-simple.md",
|
||||
"fileNameFormat": {
|
||||
"enabled": true,
|
||||
"format": "{{VALUE:Add Task}}"
|
||||
},
|
||||
"folder": {
|
||||
"enabled": true,
|
||||
"folders": [
|
||||
"Areas/Arbeitszimmer/Aufgaben",
|
||||
"Areas/cimt AG/Aufgaben",
|
||||
"Areas/cimt AG/Managed Services/Aufgaben"
|
||||
],
|
||||
"chooseWhenCreatingNote": false,
|
||||
"createInSameFolderAsActiveFile": false,
|
||||
"chooseFromSubfolders": false
|
||||
},
|
||||
"appendLink": false,
|
||||
"openFileInNewTab": {
|
||||
"enabled": false,
|
||||
"direction": "vertical",
|
||||
"focus": true
|
||||
},
|
||||
"openFile": true,
|
||||
"openFileInMode": "default",
|
||||
"fileExistsMode": "Increment the file name",
|
||||
"setFileExistsBehavior": false,
|
||||
"fileOpening": {
|
||||
"location": "tab",
|
||||
"direction": "vertical",
|
||||
"mode": "default",
|
||||
"focus": true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "190c903f-4a61-4310-807b-fd4cd2ba98bb",
|
||||
"name": "Add Kanban Task",
|
||||
"type": "Macro",
|
||||
"command": true,
|
||||
"runOnStartup": false,
|
||||
"macro": {
|
||||
"id": "1a080465-efb3-44df-a69f-94036f47e94f",
|
||||
"name": "Add Task",
|
||||
"commands": [
|
||||
{
|
||||
"name": "Create Task note",
|
||||
"type": "NestedChoice",
|
||||
"id": "b6a7714f-941b-46e6-966a-dae0254e7f63",
|
||||
"choice": {
|
||||
"id": "7f3c6680-8bb7-4298-99f7-8e05db730f75",
|
||||
"name": "Create Task note",
|
||||
"type": "Template",
|
||||
"command": false,
|
||||
"templatePath": "Resources/Templates/process-task.md",
|
||||
"fileNameFormat": {
|
||||
"enabled": true,
|
||||
"format": "{{VALUE:Add Task}}"
|
||||
},
|
||||
"folder": {
|
||||
"enabled": true,
|
||||
"folders": [
|
||||
"Areas/Arbeitszimmer/Aufgaben",
|
||||
"Areas/cimt AG/Aufgaben",
|
||||
"Areas/cimt AG/Managed Services/Aufgaben"
|
||||
],
|
||||
"chooseWhenCreatingNote": false,
|
||||
"createInSameFolderAsActiveFile": false,
|
||||
"chooseFromSubfolders": false
|
||||
},
|
||||
"appendLink": false,
|
||||
"openFileInNewTab": {
|
||||
"enabled": false,
|
||||
"direction": "vertical",
|
||||
"focus": true
|
||||
},
|
||||
"openFile": true,
|
||||
"openFileInMode": "default",
|
||||
"fileExistsMode": "Increment the file name",
|
||||
"setFileExistsBehavior": false,
|
||||
"fileOpening": {
|
||||
"location": "tab",
|
||||
"direction": "vertical",
|
||||
"mode": "default",
|
||||
"focus": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Wait",
|
||||
"type": "Wait",
|
||||
"id": "86a1e75f-a208-4772-88be-d91c1800bcec",
|
||||
"time": 200
|
||||
},
|
||||
{
|
||||
"name": "Send to Kanban Board",
|
||||
"type": "NestedChoice",
|
||||
"id": "62949de0-dc84-4c3a-8978-41c0e6978872",
|
||||
"choice": {
|
||||
"id": "bfe03d64-04ba-41db-92e3-15bda4501db0",
|
||||
"name": "Send to Kanban Board",
|
||||
"type": "Capture",
|
||||
"command": false,
|
||||
"appendLink": false,
|
||||
"captureTo": "Übersicht/Kanban/Task Board.md",
|
||||
"captureToActiveFile": false,
|
||||
"createFileIfItDoesntExist": {
|
||||
"enabled": false,
|
||||
"createWithTemplate": false,
|
||||
"template": ""
|
||||
},
|
||||
"format": {
|
||||
"enabled": true,
|
||||
"format": "[[{{VALUE:Add Task}}]]"
|
||||
},
|
||||
"insertAfter": {
|
||||
"enabled": true,
|
||||
"after": "## Backlog",
|
||||
"insertAtEnd": false,
|
||||
"considerSubsections": false,
|
||||
"createIfNotFound": false,
|
||||
"createIfNotFoundLocation": "top",
|
||||
"inline": false,
|
||||
"replaceExisting": false,
|
||||
"blankLineAfterMatchMode": "auto"
|
||||
},
|
||||
"prepend": false,
|
||||
"task": true,
|
||||
"openFileInNewTab": {
|
||||
"enabled": false,
|
||||
"direction": "vertical",
|
||||
"focus": true
|
||||
},
|
||||
"openFile": false,
|
||||
"openFileInMode": "default",
|
||||
"activeFileWritePosition": "cursor",
|
||||
"fileOpening": {
|
||||
"location": "tab",
|
||||
"direction": "vertical",
|
||||
"focus": true,
|
||||
"mode": "default"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"inputPrompt": "single-line",
|
||||
|
||||
Reference in New Issue
Block a user