diff --git a/.obsidian/community-plugins.json b/.obsidian/community-plugins.json deleted file mode 100644 index 3341aaf..0000000 --- a/.obsidian/community-plugins.json +++ /dev/null @@ -1,4 +0,0 @@ -[ - "obsidian-version-history-diff", - "obsidian-git" -] \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 2890d7e..d7673fe 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,7 +13,7 @@ "state": { "type": "diff-view", "state": { - "file": "conflict-files-obsidian-git.md", + "file": ".obsidian/workspace.json", "staged": false } } @@ -163,6 +163,14 @@ "type": "git-view", "state": {} } + }, + { + "id": "c82e27923bbf4782", + "type": "leaf", + "state": { + "type": "git-history-view", + "state": {} + } } ], "currentTab": 5 @@ -181,8 +189,11 @@ "command-palette:打开命令面板": false } }, - "active": "e0e6db501790a40e", + "active": "6aedfe92a5b29e2f", "lastOpenFiles": [ + "conflict-files-obsidian-git.md", + "GPU/Pasted image 20230413163234.png", + "网络同步.md", "FairyGui/工作流.md", "FairyGui", "并行计算/GPU/Compute Shader.md", @@ -190,12 +201,9 @@ "未命名 1.canvas", "log_learn/shader入门精要.md", "程序集.md", - "conflict-files-obsidian-git.md", - "Pasted image 20230413163234.png", "手写渲染器/课程.md", "log_learn/SkillConfig.md", "log_learn", - "网络同步.md", "手写渲染器", "GPU/GPU渲染流程.md", "并行计算/GPU/SIMT.md", diff --git a/FairyGui/工作流.md b/FairyGui/工作流.md deleted file mode 100644 index e69de29..0000000 diff --git a/Pasted image 20230413163234.png b/GPU/Pasted image 20230413163234.png similarity index 100% rename from Pasted image 20230413163234.png rename to GPU/Pasted image 20230413163234.png