feat: 新增 Obsidian 工作区配置,初始化学习路线相关文件布局
This commit is contained in:
24
.obsidian/workspace.json
vendored
24
.obsidian/workspace.json
vendored
@@ -62,9 +62,23 @@
|
||||
"icon": "lucide-file",
|
||||
"title": "技术进步学习路线"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "c5ea1855f4f3b6a1",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "双线并行执行方案.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "双线并行执行方案"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 3
|
||||
"currentTab": 4
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@@ -217,17 +231,18 @@
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"bases:新建数据库": false,
|
||||
"switcher:打开快速切换": false,
|
||||
"graph:查看关系图谱": false,
|
||||
"canvas:新建白板": false,
|
||||
"daily-notes:打开/创建今天的日记": false,
|
||||
"templates:插入模板": false,
|
||||
"command-palette:打开命令面板": false,
|
||||
"bases:创建新数据库": false
|
||||
"command-palette:打开命令面板": false
|
||||
}
|
||||
},
|
||||
"active": "6f124dfb9880f720",
|
||||
"active": "c5ea1855f4f3b6a1",
|
||||
"lastOpenFiles": [
|
||||
"双线并行执行方案.md",
|
||||
"技术进步学习路线_详细说明.md",
|
||||
"技术进步学习路线.md",
|
||||
"技术进步 2d65c391ecf38046add6c44c34a768a1.csv",
|
||||
@@ -263,7 +278,6 @@
|
||||
"living-world-rpg/node_modules/postgres/README.md",
|
||||
"walkthrough.md",
|
||||
"living-world-rpg/node_modules/use-sync-external-store/README.md",
|
||||
"living-world-rpg/node_modules/throttleit/readme.md",
|
||||
"living-world-rpg/node_modules/phaser/changelog/3.60/images/videogameobject.png",
|
||||
"living-world-rpg/node_modules/phaser/changelog/3.60/images/tweens.png",
|
||||
"living-world-rpg/node_modules/phaser/changelog/3.60/images/timeline.png",
|
||||
|
||||
Reference in New Issue
Block a user