My personal ATProto notes

vault backup: 2025-12-21 09:50:41

Woovie 57f092d9 938c1ce2

Changed files
+75 -6
.obsidian
plugins
obsidian-git
+62
.obsidian/plugins/obsidian-git/data.json
··· 1 + { 2 + "commitMessage": "vault backup: {{date}}", 3 + "autoCommitMessage": "vault backup: {{date}}", 4 + "commitMessageScript": "", 5 + "commitDateFormat": "YYYY-MM-DD HH:mm:ss", 6 + "autoSaveInterval": 0, 7 + "autoPushInterval": 0, 8 + "autoPullInterval": 0, 9 + "autoPullOnBoot": false, 10 + "autoCommitOnlyStaged": false, 11 + "disablePush": false, 12 + "pullBeforePush": true, 13 + "disablePopups": false, 14 + "showErrorNotices": true, 15 + "disablePopupsForNoChanges": false, 16 + "listChangedFilesInMessageBody": false, 17 + "showStatusBar": true, 18 + "updateSubmodules": false, 19 + "syncMethod": "merge", 20 + "customMessageOnAutoBackup": false, 21 + "autoBackupAfterFileChange": false, 22 + "treeStructure": false, 23 + "refreshSourceControl": true, 24 + "basePath": "", 25 + "differentIntervalCommitAndPush": false, 26 + "changedFilesInStatusBar": false, 27 + "showedMobileNotice": true, 28 + "refreshSourceControlTimer": 7000, 29 + "showBranchStatusBar": true, 30 + "setLastSaveToLastCommit": false, 31 + "submoduleRecurseCheckout": false, 32 + "gitDir": "", 33 + "showFileMenu": true, 34 + "authorInHistoryView": "hide", 35 + "dateInHistoryView": false, 36 + "diffStyle": "split", 37 + "lineAuthor": { 38 + "show": false, 39 + "followMovement": "inactive", 40 + "authorDisplay": "initials", 41 + "showCommitHash": false, 42 + "dateTimeFormatOptions": "date", 43 + "dateTimeFormatCustomString": "YYYY-MM-DD HH:mm", 44 + "dateTimeTimezone": "viewer-local", 45 + "coloringMaxAge": "1y", 46 + "colorNew": { 47 + "r": 255, 48 + "g": 150, 49 + "b": 150 50 + }, 51 + "colorOld": { 52 + "r": 120, 53 + "g": 160, 54 + "b": 255 55 + }, 56 + "textColorCss": "var(--text-muted)", 57 + "ignoreWhitespace": false, 58 + "gutterSpacingFallbackLength": 5, 59 + "lastShownAuthorDisplay": "initials", 60 + "lastShownDateTimeFormatOptions": "date" 61 + } 62 + }
+13 -6
.obsidian/workspace.json
··· 11 11 "id": "675bcb3855702c66", 12 12 "type": "leaf", 13 13 "state": { 14 - "type": "empty", 15 - "state": {}, 14 + "type": "markdown", 15 + "state": { 16 + "file": "Lexicon.md", 17 + "mode": "source", 18 + "source": false 19 + }, 16 20 "icon": "lucide-file", 17 - "title": "New tab" 21 + "title": "Lexicon" 18 22 } 19 23 } 20 24 ] ··· 90 94 "state": { 91 95 "type": "backlink", 92 96 "state": { 97 + "file": "Lexicon.md", 93 98 "collapseAll": false, 94 99 "extraContext": false, 95 100 "sortOrder": "alphabetical", ··· 99 104 "unlinkedCollapsed": true 100 105 }, 101 106 "icon": "links-coming-in", 102 - "title": "Backlinks" 107 + "title": "Backlinks for Lexicon" 103 108 } 104 109 }, 105 110 { ··· 108 113 "state": { 109 114 "type": "outgoing-link", 110 115 "state": { 116 + "file": "Lexicon.md", 111 117 "linksCollapsed": false, 112 118 "unlinkedCollapsed": true 113 119 }, 114 120 "icon": "links-going-out", 115 - "title": "Outgoing links" 121 + "title": "Outgoing links from Lexicon" 116 122 } 117 123 }, 118 124 { ··· 150 156 "state": { 151 157 "type": "outline", 152 158 "state": { 159 + "file": "Lexicon.md", 153 160 "followCursor": false, 154 161 "showSearch": false, 155 162 "searchQuery": "" 156 163 }, 157 164 "icon": "lucide-list", 158 - "title": "Outline" 165 + "title": "Outline of Lexicon" 159 166 } 160 167 }, 161 168 {