diff --git a/.obsidian/app.json b/.obsidian/app.json index 0e50dc4..26f6f87 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1,7 +1,4 @@ { - "interfaceFontFamily": "", - "textFontFamily": "Verdana,Microsoft YaHei UI", - "monospaceFontFamily": "Cascadia Code", "obsidianCss": true, "spellcheck": false, "foldHeading": true, diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json index 52204f9..6155416 100644 --- a/.obsidian/appearance.json +++ b/.obsidian/appearance.json @@ -6,5 +6,8 @@ "enabledCssSnippets": [ "obsidian" ], - "baseFontSizeAction": true + "baseFontSizeAction": true, + "interfaceFontFamily": "", + "textFontFamily": "Verdana,Microsoft YaHei UI", + "monospaceFontFamily": "Cascadia Code" } \ No newline at end of file diff --git a/.obsidian/workspace b/.obsidian/workspace index 4a7b7c9..615a856 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -1,45 +1,29 @@ { "main": { - "id": "4eef1a3b4b3b5282", + "id": "fd76501ab5551c59", "type": "split", "children": [ { - "id": "94f0e8a81af6c9e2", + "id": "cfe19fa2de06a1e6", "type": "leaf", - "dimension": 81.57894736842105, "state": { - "type": "markdown", - "state": { - "file": "00. TOP/01. TODO.md", - "mode": "preview", - "source": true - } - } - }, - { - "id": "b15ce2d013e862aa", - "type": "leaf", - "dimension": 18.421052631578945, - "state": { - "type": "outline", - "state": { - "file": "00. TOP/01. TODO.md" - } + "type": "empty", + "state": {} } } ], "direction": "vertical" }, "left": { - "id": "78010373d97df9c0", - "type": "mobile-drawer", + "id": "c03b931709aac93a", + "type": "split", "children": [ { - "id": "dbd6f1d450f54a18", + "id": "262a6c92848bc73a", "type": "tabs", "children": [ { - "id": "f0c230180a9faaa1", + "id": "f69acad103e7f817", "type": "leaf", "state": { "type": "file-explorer", @@ -47,12 +31,12 @@ } }, { - "id": "81a47da514b9d823", + "id": "bad194a4534ef74b", "type": "leaf", "state": { "type": "search", "state": { - "query": "shared_ptr", + "query": "", "matchingCase": false, "explainSearch": false, "collapseAll": false, @@ -61,63 +45,38 @@ } } } - } - }, - { - "id": "dc8bb41204529396", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true - } - } + ] } ], - "currentTab": 0 + "direction": "horizontal", + "width": 300 }, "right": { - "id": "213af3967cc252cd", - "type": "mobile-drawer", + "id": "bb4f1f6a5dddbb12", + "type": "split", "children": [ { - "id": "74ab9d565ea062c4", + "id": "e04f7f5c2b67b828", "type": "tabs", "children": [ { - "id": "bcf01574fb3a7a3b", + "id": "71679272f2e33a87", "type": "leaf", "state": { "type": "backlink", "state": { - "file": "00. TOP/01. TODO.md", - "collapseAll": true, - "extraContext": true, + "collapseAll": false, + "extraContext": false, "sortOrder": "alphabetical", "showSearch": false, "searchQuery": "", "backlinkCollapsed": false, - "unlinkedCollapsed": false + "unlinkedCollapsed": true } } }, { - "id": "509990f938113653", - "type": "leaf", - "state": { - "type": "advanced-tables-toolbar", - "state": {} - } - } - ] - }, - { - "id": "2b8688e445848e2a", - "type": "tabs", - "children": [ - { - "id": "11f4d517d7b320b2", + "id": "18b9707a37e1188a", "type": "leaf", "state": { "type": "tag", @@ -126,23 +85,22 @@ "useHierarchy": true } } + }, + { + "id": "f94af359d1970a2d", + "type": "leaf", + "state": { + "type": "outline", + "state": {} + } } - } + ] } ], - "currentTab": 0 + "direction": "horizontal", + "width": 300, + "collapsed": true }, - "active": "94f0e8a81af6c9e2", - "lastOpenFiles": [ - "00. TOP/01. TODO.md", - "02. PARA/03. Resources(資源)/C++17/rvalue.md", - "02. PARA/03. Resources(資源)/C++17/move operator.md", - "02. PARA/03. Resources(資源)/C++17/智慧指標.md", - "02. PARA/03. Resources(資源)/git/submodule.md", - "02. PARA/03. Resources(資源)/git.md", - "02. PARA/01. Project(專案)/008. Sentinel.md", - "02. PARA/03. Resources(資源)/C++17/lvalue.md", - "02. PARA/03. Resources(資源)/FFMPEG/01. Setup.md", - "02. PARA/03. Resources(資源)/FFMPEG/00. Introduction.md" - ] + "active": "cfe19fa2de06a1e6", + "lastOpenFiles": [] } \ No newline at end of file