aboutsummaryrefslogtreecommitdiff
path: root/.obsidian/workspace.json
blob: a0420a3695e8a32a02959944cc95d572250037f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
{
  "main": {
    "id": "970db30f7a8dd8e6",
    "type": "split",
    "children": [
      {
        "id": "8dd5ed6ed63d0c49",
        "type": "tabs",
        "children": [
          {
            "id": "8fab3a873edfc7f3",
            "type": "leaf",
            "state": {
              "type": "canvas",
              "state": {
                "file": "doc/STRUCT.canvas",
                "viewState": {
                  "x": -1398.7606299231422,
                  "y": -2123.642945208835,
                  "zoom": -1.5882018370782922
                }
              },
              "icon": "lucide-layout-dashboard",
              "title": "STRUCT"
            }
          },
          {
            "id": "f33bc2925c565d58",
            "type": "leaf",
            "state": {
              "type": "markdown",
              "state": {
                "file": "doc/基础功能列表.md",
                "mode": "source",
                "source": false
              },
              "icon": "lucide-file",
              "title": "基础功能列表"
            }
          }
        ]
      }
    ],
    "direction": "vertical"
  },
  "left": {
    "id": "287b35ef0c10a587",
    "type": "split",
    "children": [
      {
        "id": "1b6c5429c4cb0b5d",
        "type": "tabs",
        "children": [
          {
            "id": "26d0f055bdf44727",
            "type": "leaf",
            "state": {
              "type": "file-explorer",
              "state": {
                "sortOrder": "alphabetical",
                "autoReveal": false
              },
              "icon": "lucide-folder-closed",
              "title": "文件列表"
            }
          },
          {
            "id": "a4bb1c52acde07bc",
            "type": "leaf",
            "state": {
              "type": "search",
              "state": {
                "query": "",
                "matchingCase": false,
                "explainSearch": false,
                "collapseAll": false,
                "extraContext": false,
                "sortOrder": "alphabetical"
              },
              "icon": "lucide-search",
              "title": "搜索"
            }
          },
          {
            "id": "0207891633890be3",
            "type": "leaf",
            "state": {
              "type": "bookmarks",
              "state": {},
              "icon": "lucide-bookmark",
              "title": "书签"
            }
          }
        ]
      }
    ],
    "direction": "horizontal",
    "width": 300
  },
  "right": {
    "id": "55df4da172fa396a",
    "type": "split",
    "children": [
      {
        "id": "06341bddddab8a28",
        "type": "tabs",
        "children": [
          {
            "id": "bedbb3986236ceb2",
            "type": "leaf",
            "state": {
              "type": "backlink",
              "state": {
                "file": "欢迎.md",
                "collapseAll": false,
                "extraContext": false,
                "sortOrder": "alphabetical",
                "showSearch": false,
                "searchQuery": "",
                "backlinkCollapsed": false,
                "unlinkedCollapsed": true
              },
              "icon": "links-coming-in",
              "title": "欢迎 的反向链接列表"
            }
          },
          {
            "id": "33d89640127563ef",
            "type": "leaf",
            "state": {
              "type": "outgoing-link",
              "state": {
                "file": "欢迎.md",
                "linksCollapsed": false,
                "unlinkedCollapsed": true
              },
              "icon": "links-going-out",
              "title": "欢迎 的出链列表"
            }
          },
          {
            "id": "77ed4cec1a110def",
            "type": "leaf",
            "state": {
              "type": "tag",
              "state": {
                "sortOrder": "frequency",
                "useHierarchy": true
              },
              "icon": "lucide-tags",
              "title": "标签"
            }
          },
          {
            "id": "dde4779bc60d4529",
            "type": "leaf",
            "state": {
              "type": "outline",
              "state": {
                "file": "欢迎.md"
              },
              "icon": "lucide-list",
              "title": "欢迎 的大纲"
            }
          }
        ]
      }
    ],
    "direction": "horizontal",
    "width": 300,
    "collapsed": true
  },
  "left-ribbon": {
    "hiddenItems": {
      "switcher:打开快速切换": false,
      "graph:查看关系图谱": false,
      "canvas:新建白板": false,
      "daily-notes:打开/创建今天的日记": false,
      "templates:插入模板": false,
      "command-palette:打开命令面板": false
    }
  },
  "active": "8fab3a873edfc7f3",
  "lastOpenFiles": [
    "core/src/message_encoder.rs~",
    "core/src/player/player_info.rs~",
    "core/src/messages.rs~",
    "core/src/constants.rs~",
    "core/src/lib.rs~",
    "core/Cargo.toml~",
    "core/src/client/client.rs~",
    "core/src/message_encoder.rs",
    "core/src/client/client_event.rs~",
    "core/src/server/server.rs~",
    "core/src/server/server_event.rs~",
    "doc/Client - 客户端.md",
    "doc/Server - 服务器.md",
    "doc/STRUCT.canvas",
    "doc/基础功能列表.md",
    "doc/Player - 玩家.md",
    "README.md",
    "doc/未命名.md",
    "Client/Art/Pad.png",
    "Client/Art/config/skin.png",
    "LICENSE.md",
    "欢迎.md"
  ]
}