From 167fb8765b19088cd921ff078ed5974967f3f5b1 Mon Sep 17 00:00:00 2001 From: fallen-angle <13291004986@fg> Date: Fri, 17 Mar 2023 22:44:21 +0800 Subject: [PATCH] vault backup: 2023-03-17 22:44:21 --- .obsidian/app.json | 2 +- .obsidian/appearance.json | 2 +- .obsidian/workspace.json | 42 ++++++++++----------------------------- Temp/Interview.md | 1 + 4 files changed, 13 insertions(+), 34 deletions(-) create mode 100644 Temp/Interview.md diff --git a/.obsidian/app.json b/.obsidian/app.json index c4d1020..b0030a4 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1,7 +1,7 @@ { "promptDelete": false, "newLinkFormat": "relative", - "attachmentFolderPath": "./assets/代码随想录", + "attachmentFolderPath": "./assets/Interview", "showUnsupportedFiles": false, "newFileLocation": "current", "useMarkdownLinks": true, diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json index e39d435..ad5d4dc 100644 --- a/.obsidian/appearance.json +++ b/.obsidian/appearance.json @@ -2,7 +2,7 @@ "accentColor": "", "cssTheme": "Minimal", "monospaceFontFamily": "Maple Mono SC NF", - "theme": "moonstone", + "theme": "obsidian", "interfaceFontFamily": "霞鹜文楷", "textFontFamily": "霞鹜文楷等宽", "translucency": false diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 76d185d..5efa7af 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,37 +4,17 @@ "type": "split", "children": [ { - "id": "36cd3ae527e35a9d", + "id": "949eaf0161d93062", "type": "tabs", - "dimension": 49.89339019189765, "children": [ { - "id": "cfd9802490841a0a", + "id": "24e77f2ab51b0f64", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "Books/代码随想录/代码随想录.md", + "file": "Temp/Interview.md", "mode": "source", - "source": true - } - } - } - ] - }, - { - "id": "cb71d8530777f925", - "type": "tabs", - "dimension": 50.10660980810234, - "children": [ - { - "id": "44dd90a103ccca1e", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Books/代码随想录/代码随想录.md", - "mode": "preview", "source": false } } @@ -85,13 +65,11 @@ "state": {} } } - ], - "currentTab": 1 + ] } ], "direction": "horizontal", - "width": 315.5, - "collapsed": true + "width": 315.5 }, "right": { "id": "c501495747cfa761", @@ -107,7 +85,7 @@ "state": { "type": "backlink", "state": { - "file": "Books/代码随想录/代码随想录.md", + "file": "Temp/Interview.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -124,7 +102,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Books/代码随想录/代码随想录.md", + "file": "Temp/Interview.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -147,7 +125,7 @@ "state": { "type": "outline", "state": { - "file": "Books/代码随想录/代码随想录.md" + "file": "Temp/Interview.md" } } }, @@ -177,9 +155,9 @@ "oz-clear-unused-images:Clear Unused Images": false } }, - "active": "cfd9802490841a0a", + "active": "24e77f2ab51b0f64", "lastOpenFiles": [ - "Temp/未命名.md", + "Temp/Interview.md", "Books/代码随想录/代码随想录.md", "Books/Vim实用技巧/一、入门导读.md", "Books/代码随想录/().md", diff --git a/Temp/Interview.md b/Temp/Interview.md new file mode 100644 index 0000000..643f5f6 --- /dev/null +++ b/Temp/Interview.md @@ -0,0 +1 @@ +Respected Professors. Good morning. It is my very honor that I can meet you here. \ No newline at end of file