From 4edb02c3c23ec91d3d068c48098d331884fe3289 Mon Sep 17 00:00:00 2001 From: Weicao-CatilGrass <1992414357@qq.com> Date: Mon, 14 Apr 2025 01:44:31 +0800 Subject: Obsidian的配置文件更新 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .obsidian/workspace.json | 30 +++--------------------------- 1 file changed, 3 insertions(+), 27 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 0f742b8..830e70d 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -6,7 +6,6 @@ { "id": "8dd5ed6ed63d0c49", "type": "tabs", - "dimension": 29.918772563176894, "children": [ { "id": "8fab3a873edfc7f3", @@ -19,30 +18,6 @@ } } ] - }, - { - "id": "14f09e2d709d107c", - "type": "tabs", - "dimension": 70.0812274368231, - "children": [ - { - "id": "bad308478453a4e3", - "type": "leaf", - "state": { - "type": "canvas", - "state": { - "file": "doc/项目结构.canvas", - "viewState": { - "x": -399, - "y": 202.99999053955077, - "zoom": 0 - } - }, - "icon": "lucide-layout-dashboard", - "title": "项目结构" - } - } - ] } ], "direction": "vertical" @@ -183,10 +158,11 @@ "command-palette:打开命令面板": false } }, - "active": "bad308478453a4e3", + "active": "8fab3a873edfc7f3", "lastOpenFiles": [ - "README.md", + "doc/基础功能列表.md", "doc/项目结构.canvas", + "README.md", "Client/Art/Pad_XBOX_Support_Style_White.aseprite", "Client/Art/Pad_XBOX_Support_Style_V.aseprite", "Client/Art/Pad_XBOX_Support_Style_Dark.aseprite", -- cgit