vault backup: 2024-04-24 00:05:58

This commit is contained in:
2024-04-24 00:05:58 -05:00
parent cf777066a2
commit 3b0d335b64
4 changed files with 18 additions and 26 deletions

View File

@@ -22,7 +22,7 @@
"outline": true, "outline": true,
"word-count": true, "word-count": true,
"slides": false, "slides": false,
"audio-recorder": false, "audio-recorder": true,
"workspaces": false, "workspaces": false,
"file-recovery": true, "file-recovery": true,
"publish": false, "publish": false,

View File

@@ -16,5 +16,6 @@
"bookmarks", "bookmarks",
"outline", "outline",
"word-count", "word-count",
"audio-recorder",
"file-recovery" "file-recovery"
] ]

View File

@@ -1,9 +1,9 @@
{ {
"commitMessage": "vault backup: {{date}}", "commitMessage": "vault backup: {{date}}",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss", "commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 0, "autoSaveInterval": 5,
"autoPushInterval": 0, "autoPushInterval": 0,
"autoPullInterval": 0, "autoPullInterval": 10,
"autoPullOnBoot": false, "autoPullOnBoot": false,
"disablePush": false, "disablePush": false,
"pullBeforePush": true, "pullBeforePush": true,
@@ -14,7 +14,7 @@
"updateSubmodules": false, "updateSubmodules": false,
"syncMethod": "merge", "syncMethod": "merge",
"customMessageOnAutoBackup": false, "customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false, "autoBackupAfterFileChange": true,
"treeStructure": false, "treeStructure": false,
"refreshSourceControl": true, "refreshSourceControl": true,
"basePath": "", "basePath": "",
@@ -50,7 +50,9 @@
}, },
"textColorCss": "var(--text-muted)", "textColorCss": "var(--text-muted)",
"ignoreWhitespace": false, "ignoreWhitespace": false,
"gutterSpacingFallbackLength": 5 "gutterSpacingFallbackLength": 5,
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"
}, },
"autoCommitMessage": "vault backup: {{date}}" "autoCommitMessage": "vault backup: {{date}}"
} }

View File

@@ -13,26 +13,13 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Objectives.md", "file": "Welcome.md",
"mode": "source",
"source": false
}
}
},
{
"id": "ed4ee7554849a81e",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Receipt Scanning/Process.md",
"mode": "source", "mode": "source",
"source": false "source": false
} }
} }
} }
], ]
"currentTab": 1
} }
], ],
"direction": "vertical" "direction": "vertical"
@@ -98,7 +85,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Receipt Scanning/Process.md", "file": "Welcome.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -115,7 +102,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Receipt Scanning/Process.md", "file": "Welcome.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@@ -138,7 +125,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Receipt Scanning/Process.md" "file": "Welcome.md"
} }
} }
} }
@@ -155,14 +142,16 @@
"canvas:Create new canvas": false, "canvas:Create new canvas": false,
"daily-notes:Open today's daily note": false, "daily-notes:Open today's daily note": false,
"templates:Insert template": false, "templates:Insert template": false,
"command-palette:Open command palette": false "command-palette:Open command palette": false,
"audio-recorder:Start/stop recording": false
} }
}, },
"active": "ed4ee7554849a81e", "active": "794a527115cb7ab9",
"lastOpenFiles": [ "lastOpenFiles": [
"Receipt Scanning",
"Objectives.md", "Objectives.md",
"2024-04-24.md",
"Receipt Scanning/Process.md", "Receipt Scanning/Process.md",
"Receipt Scanning",
"Welcome.md" "Welcome.md"
] ]
} }