vault backup: 2024-12-26 14:41:27
This commit is contained in:
parent
5c91f5a063
commit
31571f0b31
8
.obsidian/app.json
vendored
8
.obsidian/app.json
vendored
@ -1,3 +1,9 @@
|
||||
{
|
||||
"promptDelete": false
|
||||
"promptDelete": false,
|
||||
"trashOption": "none",
|
||||
"alwaysUpdateLinks": true,
|
||||
"newFileLocation": "current",
|
||||
"newLinkFormat": "absolute",
|
||||
"showUnsupportedFiles": true,
|
||||
"attachmentFolderPath": "4. 存档/附件"
|
||||
}
|
4
.obsidian/core-plugins.json
vendored
4
.obsidian/core-plugins.json
vendored
@ -2,7 +2,7 @@
|
||||
"file-explorer": true,
|
||||
"global-search": true,
|
||||
"switcher": true,
|
||||
"graph": true,
|
||||
"graph": false,
|
||||
"backlink": true,
|
||||
"canvas": true,
|
||||
"outgoing-link": true,
|
||||
@ -12,7 +12,7 @@
|
||||
"daily-notes": true,
|
||||
"templates": true,
|
||||
"note-composer": true,
|
||||
"command-palette": true,
|
||||
"command-palette": false,
|
||||
"slash-command": false,
|
||||
"editor-status": true,
|
||||
"bookmarks": true,
|
||||
|
3
.obsidian/daily-notes.json
vendored
Normal file
3
.obsidian/daily-notes.json
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"folder": "0. 日记"
|
||||
}
|
3
.obsidian/templates.json
vendored
Normal file
3
.obsidian/templates.json
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"folder": "4. 存档/模板"
|
||||
}
|
54
.obsidian/workspace.json
vendored
54
.obsidian/workspace.json
vendored
@ -4,45 +4,20 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "7c55fef3a041dcd7",
|
||||
"id": "7f6f1987ec27d37d",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "a4aecbf974137286",
|
||||
"id": "a7094b501a1737ff",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "kanban",
|
||||
"state": {
|
||||
"file": "任务.md",
|
||||
"kanbanViewState": {
|
||||
"kanban-plugin": "board",
|
||||
"list-collapse": [
|
||||
false,
|
||||
false,
|
||||
false
|
||||
]
|
||||
}
|
||||
},
|
||||
"icon": "lucide-trello",
|
||||
"title": "任务"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "8f9cf073a3063443",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "4. 存档/插件效果 实验测试页.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"type": "empty",
|
||||
"state": {},
|
||||
"icon": "lucide-file",
|
||||
"title": "插件效果 实验测试页"
|
||||
"title": "新标签页"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 1
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@ -133,12 +108,11 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "4. 存档/插件效果 实验测试页.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-going-out",
|
||||
"title": "插件效果 实验测试页 的出链列表"
|
||||
"title": "出链"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -159,11 +133,9 @@
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "4. 存档/插件效果 实验测试页.md"
|
||||
},
|
||||
"state": {},
|
||||
"icon": "lucide-list",
|
||||
"title": "插件效果 实验测试页 的大纲"
|
||||
"title": "大纲"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -193,15 +165,19 @@
|
||||
"command-palette:打开命令面板": false,
|
||||
"card-board:CardBoard": false,
|
||||
"obsidian-kanban:创建新看板": false,
|
||||
"obsidian-git:Open Git source control": false
|
||||
"obsidian-git:Open Git source control": false,
|
||||
"markdown-importer:打开 Markdown 格式转换器": false,
|
||||
"workspaces:管理工作区布局": false
|
||||
}
|
||||
},
|
||||
"active": "6497486430fd2d6d",
|
||||
"lastOpenFiles": [
|
||||
"4. 存档/附件",
|
||||
"任务.md",
|
||||
"4. 存档/模板",
|
||||
"主页.canvas",
|
||||
"4. 存档/插件效果 实验测试页.md",
|
||||
"3. 资源/PARA 组织法.md",
|
||||
"主页.canvas",
|
||||
"2024-12-26.md",
|
||||
"未命名看板.md",
|
||||
"1. 项目/未命名.canvas",
|
||||
|
4
.obsidian/workspaces.json
vendored
Normal file
4
.obsidian/workspaces.json
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"workspaces": {},
|
||||
"active": ""
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user