Skip to content

Commit e052e33

Browse files
data
1 parent 678d12a commit e052e33

File tree

2 files changed

+350
-23
lines changed

2 files changed

+350
-23
lines changed

.obsidian/workspace.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"state": {
1414
"type": "markdown",
1515
"state": {
16-
"file": "eBPF/ebpf.md",
16+
"file": "middleware/nginx.md",
1717
"mode": "source",
1818
"source": false
1919
},
2020
"icon": "lucide-file",
21-
"title": "ebpf"
21+
"title": "nginx"
2222
}
2323
}
2424
]
@@ -44,7 +44,7 @@
4444
"autoReveal": false
4545
},
4646
"icon": "lucide-folder-closed",
47-
"title": "文件列表"
47+
"title": "Files"
4848
}
4949
},
5050
{
@@ -142,13 +142,13 @@
142142
"state": {
143143
"type": "outline",
144144
"state": {
145-
"file": "eBPF/ebpf.md",
145+
"file": "middleware/nginx.md",
146146
"followCursor": false,
147147
"showSearch": false,
148148
"searchQuery": ""
149149
},
150150
"icon": "lucide-list",
151-
"title": "ebpf 的大纲"
151+
"title": "Outline of nginx"
152152
}
153153
}
154154
],
@@ -160,17 +160,27 @@
160160
},
161161
"left-ribbon": {
162162
"hiddenItems": {
163-
"switcher:打开快速切换": false,
164-
"graph:查看关系图谱": false,
165-
"canvas:新建白板": false,
166-
"daily-notes:打开/创建今天的日记": false,
167-
"templates:插入模板": false,
168-
"command-palette:打开命令面板": false,
169-
"obsidian-excalidraw-plugin:新建绘图文件": false
163+
"obsidian-excalidraw-plugin:New drawing": false,
164+
"switcher:Open quick switcher": false,
165+
"graph:Open graph view": false,
166+
"canvas:Create new canvas": false,
167+
"daily-notes:Open today's daily note": false,
168+
"templates:Insert template": false,
169+
"command-palette:Open command palette": false
170170
}
171171
},
172172
"active": "c7d295aae712f97f",
173173
"lastOpenFiles": [
174+
"架构/架构设计.md",
175+
"middleware/nginx.md",
176+
"linux/algorithm.md",
177+
"doc/readme.md",
178+
"containerd/OverlayFS.md",
179+
"containerd/docker.md",
180+
"containerd/containerd.md",
181+
"go/go.md",
182+
"go/高并发.md",
183+
"eBPF/ebpf.md",
174184
"eBPF/bpftrace.md",
175185
"eBPF/bcc.md",
176186
"calico/calico.md",
@@ -186,36 +196,26 @@
186196
"k8s/attachments/Pasted image 20250430201154.png",
187197
"k8s/attachments/Pasted image 20250430201152.png",
188198
"k8s/attachments/Pasted image 20250430201106.png",
189-
"架构/架构设计.md",
190199
"k8s/others.md",
191-
"go/高并发.md",
192-
"go/go.md",
193200
"go/go_module.md",
194201
"go/go_package.md",
195202
"go/gRPC.md",
196203
"README.md",
197204
"架构/attachments/Pasted image 20250430151319.png",
198205
"架构/attachments",
199-
"linux/algorithm.md",
200206
"架构",
201207
"linux/Pasted image 20250430140606.png.md",
202208
"k8s/harbor.md",
203209
"linux/network.md",
204210
"middleware/etcd.md",
205211
"eBPF/ebpf专家.md",
206-
"eBPF/ebpf.md",
207-
"containerd/containerd.md",
208-
"containerd/docker.md",
209-
"go/network.md",
210-
"go/memory.md",
211212
"k8s/components/service.md~",
212213
"k8s/components/pod.md~",
213214
"harbor/harbor.md~",
214215
"containerd/containerd.md~",
215216
"k8s/components/ingress.md~",
216217
"k8s/components/cadvisor.md~",
217218
"k8s/components/controller-manager.md~",
218-
"k8s/components/attachments",
219-
"doc/readme.md"
219+
"k8s/components/attachments"
220220
]
221221
}

0 commit comments

Comments
 (0)