Files
mkdocs/.obsidian/workspace.json
renjianbo 8a4717277d 测试
2026-01-12 17:14:58 +08:00

240 lines
7.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"main": {
"id": "011c443bd31fa19e",
"type": "split",
"children": [
{
"id": "c4fd382c8ab59125",
"type": "tabs",
"children": [
{
"id": "f1ecba89214e3cc5",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "docs/cursor/cursor.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "cursor"
}
},
{
"id": "42dcaa0fed1f392a",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "个人笔记体系.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "个人笔记体系"
}
}
],
"currentTab": 1
}
],
"direction": "vertical"
},
"left": {
"id": "0e065eabdda832e7",
"type": "split",
"children": [
{
"id": "2a433fe0f7c72337",
"type": "tabs",
"children": [
{
"id": "5b497a77c6d68c73",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "文件列表"
}
},
{
"id": "845d54777fd1c51f",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "path:\"docs/\" ",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "搜索"
}
},
{
"id": "65c02e8e96d3fa35",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "书签"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "1e41a867da6b7f39",
"type": "split",
"children": [
{
"id": "ef77172a3f8f60a0",
"type": "tabs",
"children": [
{
"id": "a990ef40768fba24",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "docs/Obsidian/2026-01-05 个人文档管理.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "2026-01-05 个人文档管理 的反向链接列表"
}
},
{
"id": "2a4816e9de5c79b1",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "docs/Obsidian/2026-01-05 个人文档管理.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "2026-01-05 个人文档管理 的出链列表"
}
},
{
"id": "266c7e7083cb214c",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "标签"
}
},
{
"id": "f88882a46f03096a",
"type": "leaf",
"state": {
"type": "all-properties",
"state": {
"sortOrder": "frequency",
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-archive",
"title": "添加笔记属性"
}
},
{
"id": "9abea599d31b90b9",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "docs/Obsidian/2026-01-05 个人文档管理.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "2026-01-05 个人文档管理 的大纲"
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"left-ribbon": {
"hiddenItems": {
"switcher:打开快速切换": false,
"graph:查看关系图谱": false,
"canvas:新建白板": false,
"daily-notes:打开/创建今天的日记": false,
"templates:插入模板": false,
"command-palette:打开命令面板": false,
"bases:创建新数据库": false
}
},
"active": "42dcaa0fed1f392a",
"lastOpenFiles": [
"docs/Obsidian笔记体系/Resources/工具/脚本库/log_analyzer.py",
"docs/Obsidian笔记体系/Resources/工具/脚本库/performance_monitor.sh",
"docs/Obsidian笔记体系/Resources/工具/脚本库/test_startup_time.sh",
"docs/Obsidian笔记体系/脚本库/performance_monitor.sh",
"docs/Obsidian笔记体系/脚本库",
"docs/Obsidian笔记体系/Resources/工具/脚本库/collect_logs.sh",
"docs/Obsidian笔记体系/Resources/工具/脚本库/install_apks.sh",
"docs/Obsidian笔记体系/Resources/工具/脚本库/README.md",
"docs/Obsidian笔记体系/Resources/工具/效率工具推荐/README.md",
"docs/cursor/cursor.md",
"个人笔记体系.md",
"docs/Obsidian/2026-01-05 个人文档管理.md",
"docs/Obsidian笔记体系/Areas/05-进程与线程通信/README.md",
"docs/Obsidian笔记体系/Areas/05-进程与线程通信/Handler机制源码解析.md",
"docs/Obsidian笔记体系/Areas/06-性能优化体系/内存优化LeakCanary原理.md",
"docs/Obsidian笔记体系/Areas/06-性能优化体系/启动优化方法论.md",
"docs/Obsidian笔记体系/Templates/源码解析模板.md",
"docs/Obsidian笔记体系/Templates/问题排查模板.md",
"docs/Obsidian笔记体系/Templates/技术方案设计模板.md",
"docs/Obsidian笔记体系/Templates/会议记录模板.md",
"docs/Obsidian笔记体系/Areas/05-进程与线程通信/Binder机制内核到Java层.md",
"docs/Obsidian笔记体系/Areas/04-资源与包管理/Resource资源加载机制.md",
"docs/Obsidian笔记体系/Areas/05-进程与线程通信/AIDL与HIDL使用与原理.md",
"docs/Obsidian笔记体系/Areas/05-进程与线程通信/跨进程同步与锁优化.md",
"docs/Obsidian笔记体系/Areas/06-性能优化体系/功耗优化工具链.md",
"docs/Obsidian笔记体系/Areas/04-资源与包管理/PackageManagerService.md",
"文档完善提示词模板.md",
"docs/Obsidian笔记体系/Areas/04-资源与包管理/动态加载与热修复原理.md",
"Resource资源加载机制.md",
"README.md",
"PackageManagerService.md",
"docs/Obsidian笔记体系/Areas/03-Window系统/README.md",
"docs/Obsidian笔记体系/Areas/01-系统启动流程/Bootloader到Init.md.bak",
"docs/Obsidian笔记体系/Config/自定义脚本/源码链接生成器.py",
"docs/Obsidian笔记体系/Config/自定义脚本/自动生成日报.js",
"docs/Obsidian笔记体系/Config/主题与样式.css"
]
}