From 39e4c6bd36d8afb5c6a9d9f4ff86ffa9cb1d1fdb Mon Sep 17 00:00:00 2001 From: Awin Huang Date: Fri, 10 Jun 2022 11:19:15 +0800 Subject: [PATCH] update from iphone --- .obsidian/app.json | 3 + .obsidian/appearance.json | 5 +- .obsidian/workspace | 154 ++++++++++++++++---------------------- 3 files changed, 67 insertions(+), 95 deletions(-) diff --git a/.obsidian/app.json b/.obsidian/app.json index 26f6f87..0e50dc4 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1,4 +1,7 @@ { + "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 6155416..52204f9 100644 --- a/.obsidian/appearance.json +++ b/.obsidian/appearance.json @@ -6,8 +6,5 @@ "enabledCssSnippets": [ "obsidian" ], - "baseFontSizeAction": true, - "interfaceFontFamily": "", - "textFontFamily": "Verdana,Microsoft YaHei UI", - "monospaceFontFamily": "Cascadia Code" + "baseFontSizeAction": true } \ No newline at end of file diff --git a/.obsidian/workspace b/.obsidian/workspace index ef72f55..5283b94 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -10,7 +10,7 @@ "state": { "type": "markdown", "state": { - "file": "02. PARA/03. Resources(資源)/01. 架站/04. Gitea.md", + "file": "00. TOP/01. TODO.md", "mode": "source", "source": true } @@ -23,7 +23,7 @@ "state": { "type": "outline", "state": { - "file": "02. PARA/03. Resources(資源)/01. 架站/04. Gitea.md" + "file": "00. TOP/01. TODO.md" } } } @@ -31,109 +31,81 @@ "direction": "vertical" }, "left": { - "id": "f7b70dd91b782394", - "type": "split", + "id": "78010373d97df9c0", + "type": "mobile-drawer", "children": [ { - "id": "dbd6f1d450f54a18", - "type": "tabs", - "children": [ - { - "id": "f0c230180a9faaa1", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": {} - } - }, - { - "id": "81a47da514b9d823", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "gitea", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - } - } - } - ] - } - ], - "direction": "horizontal", - "width": 308.99999809265137 - }, - "right": { - "id": "6cf3ec121bd0fe34", - "type": "split", - "children": [ - { - "id": "74ab9d565ea062c4", - "type": "tabs", - "children": [ - { - "id": "bcf01574fb3a7a3b", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "file": "02. PARA/03. Resources(資源)/01. 架站/04. Gitea.md", - "collapseAll": true, - "extraContext": true, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": false - } - } - }, - { - "id": "509990f938113653", - "type": "leaf", - "state": { - "type": "advanced-tables-toolbar", - "state": {} - } - } - ] + "id": "88e1cff7a30f6953", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": {} + } }, { - "id": "2b8688e445848e2a", - "type": "tabs", - "children": [ - { - "id": "11f4d517d7b320b2", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true - } - } + "id": "ceb171daf1327c40", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" } - ] + } + }, + { + "id": "dc8bb41204529396", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true + } + } } ], - "direction": "horizontal", - "width": 231 + "currentTab": 0 + }, + "right": { + "id": "213af3967cc252cd", + "type": "mobile-drawer", + "children": [ + { + "id": "e3c9f68a35edf017", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "00. TOP/01. TODO.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + } + } + ], + "currentTab": 0 }, "active": "94f0e8a81af6c9e2", "lastOpenFiles": [ - "02. PARA/03. Resources(資源)/01. 架站/04. Gitea.md", - "02. PARA/03. Resources(資源)/Tool Setup/Obisidian.md", "00. TOP/01. TODO.md", "00. TOP/00. Inbox.md", + "02. PARA/03. Resources(資源)/C++17/Class template.md", + "02. PARA/03. Resources(資源)/C++17/C++17.md", + "02. PARA/03. Resources(資源)/01. 架站/04. Gitea.md", + "02. PARA/03. Resources(資源)/Tool Setup/Obisidian.md", "README.md", "test.md", "02. PARA/03. Resources(資源)/Proxmox VE.md", - "02. PARA/03. Resources(資源)/01. 架站/01. Nginx Layer4 Reverse Proxy.md", - "02. PARA/03. Resources(資源)/git.md", - "02. PARA/03. Resources(資源)/Obsidian.md" + "02. PARA/03. Resources(資源)/01. 架站/01. Nginx Layer4 Reverse Proxy.md" ] } \ No newline at end of file