diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json index 7948cd9..444f981 100644 --- a/.obsidian/plugins/obsidian-git/data.json +++ b/.obsidian/plugins/obsidian-git/data.json @@ -1,24 +1,24 @@ { "commitMessage": "vault backup: {{date}}", "commitDateFormat": "YYYY-MM-DD HH:mm:ss", - "autoSaveInterval": 0, - "autoPushInterval": 0, - "autoPullInterval": 0, - "autoPullOnBoot": false, + "autoSaveInterval": 5, + "autoPushInterval": 5, + "autoPullInterval": 5, + "autoPullOnBoot": true, "disablePush": false, "pullBeforePush": true, "disablePopups": false, "disablePopupsForNoChanges": false, - "listChangedFilesInMessageBody": false, + "listChangedFilesInMessageBody": true, "showStatusBar": true, "updateSubmodules": false, "syncMethod": "merge", "customMessageOnAutoBackup": false, - "autoBackupAfterFileChange": false, + "autoBackupAfterFileChange": true, "treeStructure": false, "refreshSourceControl": true, "basePath": "", - "differentIntervalCommitAndPush": false, + "differentIntervalCommitAndPush": true, "changedFilesInStatusBar": false, "showedMobileNotice": true, "refreshSourceControlTimer": 7000, @@ -51,7 +51,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 ca5bd3b..ec2c382 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,21 +4,21 @@ "type": "split", "children": [ { - "id": "2fd9b52cd580de3a", + "id": "3cab78fd608ddee3", "type": "tabs", "children": [ { - "id": "dced4c33323e7248", + "id": "9ad03e5313050bcf", "type": "leaf", "state": { - "type": "split-diff-view", + "type": "markdown", "state": { - "aFile": ".gitignore", - "bFile": ".gitignore", - "aRef": "" + "file": "Welcome.md", + "mode": "source", + "source": false }, - "icon": "diff", - "title": "Diff: .gitignore" + "icon": "lucide-file", + "title": "Welcome" } } ] @@ -94,6 +94,7 @@ "state": { "type": "backlink", "state": { + "file": "Welcome.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -103,7 +104,7 @@ "unlinkedCollapsed": true }, "icon": "links-coming-in", - "title": "Backlinks" + "title": "Backlinks for Welcome" } }, { @@ -112,11 +113,12 @@ "state": { "type": "outgoing-link", "state": { + "file": "Welcome.md", "linksCollapsed": false, "unlinkedCollapsed": true }, "icon": "links-going-out", - "title": "Outgoing links" + "title": "Outgoing links from Welcome" } }, { @@ -140,12 +142,13 @@ "state": { "type": "outline", "state": { + "file": "Welcome.md", "followCursor": false, "showSearch": false, "searchQuery": "" }, "icon": "lucide-list", - "title": "Outline" + "title": "Outline of Welcome" } }, { @@ -176,7 +179,7 @@ "obsidian-git:Open Git source control": false } }, - "active": "26ad150e10a3fcdb", + "active": "9ad03e5313050bcf", "lastOpenFiles": [ "README.md", "Welcome.md"