Files
mkdocs/.obsidian/workspace.json
2026-01-15 18:27:32 +08:00

225 lines
7.3 KiB
JSON

{
"main": {
"id": "011c443bd31fa19e",
"type": "split",
"children": [
{
"id": "6f5c5cdf13008dbc",
"type": "tabs",
"children": [
{
"id": "9a5781991bf94030",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "docs/Obsidian笔记体系/Areas/09-调试与工具链/Systrace_Perfetto全解读.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Systrace_Perfetto全解读"
}
}
]
}
],
"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": true
},
"icon": "lucide-folder-closed",
"title": "文件列表"
}
},
{
"id": "845d54777fd1c51f",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"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": "5b497a77c6d68c73",
"lastOpenFiles": [
"docs/技术面试问题回答.md",
"docs/Google开发文档体系/视频和教程/技术会议.md",
"docs/Google开发文档体系/视频和教程/官方视频教程.md",
"docs/Google开发文档体系/视频和教程/在线课程.md",
"docs/Google开发文档体系/核心主题/用户界面.md",
"docs/Google开发文档体系/核心主题/测试.md",
"docs/Google开发文档体系/核心主题/数据存储.md",
"docs/Google开发文档体系/核心主题/性能优化.md",
"docs/Google开发文档体系/核心主题/应用架构.md",
"docs/Google开发文档体系/核心主题/安全与隐私.md",
"docs/Google开发文档体系/核心主题/应用基础.md",
"docs/Google开发文档体系/核心主题/后台任务.md",
"docs/Google开发文档体系/核心主题/Material_Design.md",
"docs/Google开发文档体系/核心主题/Jetpack组件.md",
"docs/Google开发文档体系/示例代码/架构示例.md",
"docs/Google开发文档体系/示例代码/官方示例项目.md",
"docs/Google开发文档体系/示例代码/代码片段.md",
"docs/Google开发文档体系/最佳实践/用户体验最佳实践.md",
"docs/Google开发文档体系/最佳实践/应用架构最佳实践.md",
"docs/Google开发文档体系/最佳实践/性能优化最佳实践.md",
"docs/Google开发文档体系/最佳实践/安全最佳实践.md",
"docs/Google开发文档体系/最佳实践/代码质量最佳实践.md",
"docs/Google开发文档体系/工具和资源/调试工具.md",
"docs/Google开发文档体系/工具和资源/构建系统.md",
"docs/Google开发文档体系/工具和资源/Android_Studio.md",
"docs/Google开发文档体系/工具和资源/性能分析工具.md",
"docs/Google开发文档体系/视频和教程",
"docs/Google开发文档体系/核心主题",
"docs/Google开发文档体系/示例代码",
"docs/Google开发文档体系/最佳实践",
"docs/Google开发文档体系/工具和资源",
"docs/Google开发文档体系/入门指南",
"docs/Google开发文档体系/API参考",
"docs/Google开发文档体系",
"docs/android面试/技术面试问题回答.txt",
"技术面试问题回答.txt"
]
}