vault backup: 2022-12-15 14:57:08

This commit is contained in:
Bram Adams
2022-12-15 14:57:08 -06:00
parent 8e97e06ff0
commit c9b238f18d
11 changed files with 178 additions and 67 deletions

View File

@@ -29,6 +29,12 @@
"icon": "brush",
"name": "Linter: Lint the current file",
"mode": "any"
},
{
"id": "quickadd:choice:94b67496-7eef-4e51-9054-cbf04cdf8bc8",
"icon": "at-sign",
"name": "QuickAdd: Capture Thought",
"mode": "any"
}
],
"rightRibbon": [],

View File

@@ -27,6 +27,40 @@
"type": "Macro",
"command": true,
"macroId": "8b7ed685-74c3-454b-ba8c-961c60a985af"
},
{
"id": "94b67496-7eef-4e51-9054-cbf04cdf8bc8",
"name": "Capture Thought",
"type": "Capture",
"command": true,
"appendLink": false,
"captureTo": "Inbox/Computer Capture/{{DATE:YYYY-MM-DD-HH-mm-ss}}",
"captureToActiveFile": false,
"createFileIfItDoesntExist": {
"enabled": true,
"createWithTemplate": false,
"template": ""
},
"format": {
"enabled": true,
"format": "---\ntags: [to-process]\n---\n\n{{value}}"
},
"insertAfter": {
"enabled": false,
"after": "",
"insertAtEnd": false,
"createIfNotFound": false,
"createIfNotFoundLocation": "top"
},
"prepend": true,
"task": false,
"openFileInNewTab": {
"enabled": false,
"direction": "vertical",
"focus": true
},
"openFile": false,
"openFileInMode": "default"
}
],
"macros": [

View File

@@ -1,5 +1,41 @@
{
"recentFiles": [
{
"basename": "To Process",
"path": "Computed/To Process.md"
},
{
"basename": "2022-12-15-14-50-51",
"path": "Inbox/Computer Capture/2022-12-15-14-50-51.md"
},
{
"basename": "202212151455",
"path": "202212151455.md"
},
{
"basename": "2022-12-15-14-50-23",
"path": "Inbox/Computer Capture/2022-12-15-14-50-23.md"
},
{
"basename": "README",
"path": "README.md"
},
{
"basename": "2022-Q4",
"path": "Calendar/Quarterly/2022-Q4.md"
},
{
"basename": "2022-12-14",
"path": "Calendar/Daily/2022-12-14.md"
},
{
"basename": "Hotkeys",
"path": "_tutorial/Hotkeys.md"
},
{
"basename": "Workouts",
"path": "Computed/Workouts.md"
},
{
"basename": "2022-W51",
"path": "Calendar/Weekly/2022-W51.md"
@@ -8,10 +44,6 @@
"basename": "2022-W51-Kanban",
"path": "Calendar/Weekly/2022-W51-Kanban.md"
},
{
"basename": "README",
"path": "README.md"
},
{
"basename": "Weekly",
"path": "Templates/Weekly.md"
@@ -44,10 +76,6 @@
"basename": "Squats",
"path": "Databases/Workouts/Squats.md"
},
{
"basename": "Workouts",
"path": "Computed/Workouts.md"
},
{
"basename": "Workouts",
"path": "Databases/Workouts/Workouts.md"
@@ -148,22 +176,10 @@
"basename": "Readwise",
"path": "Readwise/Readwise.md"
},
{
"basename": "2022-12-14",
"path": "Calendar/Daily/2022-12-14.md"
},
{
"basename": "Hotkeys",
"path": "_tutorial/Hotkeys.md"
},
{
"basename": "Trackers",
"path": "Computed/Trackers.md"
},
{
"basename": "To Process",
"path": "Computed/To Process.md"
},
{
"basename": "Tasks",
"path": "Computed/Tasks.md"
@@ -183,18 +199,6 @@
{
"basename": "Kanban",
"path": "_PARA/Archive/Archived Project/Kanban.md"
},
{
"basename": "202212141113",
"path": "Private/202212141113.md"
},
{
"basename": "Secret Note",
"path": "Private/Secret Note.md"
},
{
"basename": "Scratchpad",
"path": "Inbox/Scratchpad.md"
}
],
"omittedPaths": [],