From 3b0d335b64700b8bd60f0c180b22769f58b0a66e Mon Sep 17 00:00:00 2001 From: Mikah Date: Wed, 24 Apr 2024 00:05:58 -0500 Subject: [PATCH] vault backup: 2024-04-24 00:05:58 --- .obsidian/core-plugins-migration.json | 2 +- .obsidian/core-plugins.json | 1 + .obsidian/plugins/obsidian-git/data.json | 10 +++++--- .obsidian/workspace.json | 31 ++++++++---------------- 4 files changed, 18 insertions(+), 26 deletions(-) diff --git a/.obsidian/core-plugins-migration.json b/.obsidian/core-plugins-migration.json index 436f43c..ceaa039 100644 --- a/.obsidian/core-plugins-migration.json +++ b/.obsidian/core-plugins-migration.json @@ -22,7 +22,7 @@ "outline": true, "word-count": true, "slides": false, - "audio-recorder": false, + "audio-recorder": true, "workspaces": false, "file-recovery": true, "publish": false, diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index 9405bfd..4680ccf 100644 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -16,5 +16,6 @@ "bookmarks", "outline", "word-count", + "audio-recorder", "file-recovery" ] \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json index b3409c6..a762c7e 100644 --- a/.obsidian/plugins/obsidian-git/data.json +++ b/.obsidian/plugins/obsidian-git/data.json @@ -1,9 +1,9 @@ { "commitMessage": "vault backup: {{date}}", "commitDateFormat": "YYYY-MM-DD HH:mm:ss", - "autoSaveInterval": 0, + "autoSaveInterval": 5, "autoPushInterval": 0, - "autoPullInterval": 0, + "autoPullInterval": 10, "autoPullOnBoot": false, "disablePush": false, "pullBeforePush": true, @@ -14,7 +14,7 @@ "updateSubmodules": false, "syncMethod": "merge", "customMessageOnAutoBackup": false, - "autoBackupAfterFileChange": false, + "autoBackupAfterFileChange": true, "treeStructure": false, "refreshSourceControl": true, "basePath": "", @@ -50,7 +50,9 @@ }, "textColorCss": "var(--text-muted)", "ignoreWhitespace": false, - "gutterSpacingFallbackLength": 5 + "gutterSpacingFallbackLength": 5, + "lastShownAuthorDisplay": "initials", + "lastShownDateTimeFormatOptions": "date" }, "autoCommitMessage": "vault backup: {{date}}" } \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 1d6c35f..db6afa6 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,26 +13,13 @@ "state": { "type": "markdown", "state": { - "file": "Objectives.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "ed4ee7554849a81e", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Receipt Scanning/Process.md", + "file": "Welcome.md", "mode": "source", "source": false } } } - ], - "currentTab": 1 + ] } ], "direction": "vertical" @@ -98,7 +85,7 @@ "state": { "type": "backlink", "state": { - "file": "Receipt Scanning/Process.md", + "file": "Welcome.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -115,7 +102,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Receipt Scanning/Process.md", + "file": "Welcome.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -138,7 +125,7 @@ "state": { "type": "outline", "state": { - "file": "Receipt Scanning/Process.md" + "file": "Welcome.md" } } } @@ -155,14 +142,16 @@ "canvas:Create new canvas": false, "daily-notes:Open today's daily note": 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": [ - "Receipt Scanning", "Objectives.md", + "2024-04-24.md", "Receipt Scanning/Process.md", + "Receipt Scanning", "Welcome.md" ] } \ No newline at end of file