vault backup: 2024-04-24 10:11:41

This commit is contained in:
2024-04-24 10:11:41 +08:00
parent 2a607e0615
commit 04bfbc9c0a
3 changed files with 29 additions and 39 deletions

2
.obsidian/app.json vendored
View File

@@ -1,7 +1,7 @@
{ {
"promptDelete": false, "promptDelete": false,
"newLinkFormat": "relative", "newLinkFormat": "relative",
"attachmentFolderPath": "./assets/基础概念", "attachmentFolderPath": "./assets/Imagic",
"showUnsupportedFiles": false, "showUnsupportedFiles": false,
"newFileLocation": "current", "newFileLocation": "current",
"useMarkdownLinks": true, "useMarkdownLinks": true,

View File

@@ -4,16 +4,16 @@
"type": "split", "type": "split",
"children": [ "children": [
{ {
"id": "5b5e5104c7523175", "id": "1a8a1bc6981e13ee",
"type": "tabs", "type": "tabs",
"children": [ "children": [
{ {
"id": "768c7ad67bbbb63e", "id": "e144afbc26630891",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Books/动手学深度学习/基础概念.md", "file": "Paper/Diffusion/Imagic.md",
"mode": "source", "mode": "source",
"source": false "source": false
} }
@@ -77,8 +77,7 @@
} }
], ],
"direction": "horizontal", "direction": "horizontal",
"width": 315.5, "width": 315.5
"collapsed": true
}, },
"right": { "right": {
"id": "c501495747cfa761", "id": "c501495747cfa761",
@@ -94,7 +93,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Books/动手学深度学习/基础概念.md", "file": "Paper/Diffusion/Imagic.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -111,7 +110,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Books/动手学深度学习/基础概念.md", "file": "Paper/Diffusion/Imagic.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@@ -134,7 +133,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Books/动手学深度学习/基础概念.md" "file": "Paper/Diffusion/Imagic.md"
} }
} }
}, },
@@ -145,17 +144,8 @@
"type": "advanced-tables-toolbar", "type": "advanced-tables-toolbar",
"state": {} "state": {}
} }
},
{
"id": "263334546753593f",
"type": "leaf",
"state": {
"type": "quiet-outline",
"state": {}
} }
} ]
],
"currentTab": 5
} }
], ],
"direction": "horizontal", "direction": "horizontal",
@@ -164,37 +154,36 @@
}, },
"left-ribbon": { "left-ribbon": {
"hiddenItems": { "hiddenItems": {
"switcher:Open quick switcher": false, "switcher:打开快速切换": false,
"graph:Open graph view": false, "graph:查看关系图谱": false,
"templates:Insert template": false, "templates:插入模板": false,
"command-palette:Open command palette": false, "command-palette:打开命令面板": false,
"oz-clear-unused-images:Clear Unused Images": false, "oz-clear-unused-images:Clear Unused Images": false,
"table-editor-obsidian:Advanced Tables Toolbar": false, "table-editor-obsidian:Advanced Tables Toolbar": false,
"obsidian-excalidraw-plugin:Create new drawing": false, "obsidian-excalidraw-plugin:新建绘图文件": false,
"notion-like-tables:Create loom": false "notion-like-tables:Create loom": false
} }
}, },
"active": "768c7ad67bbbb63e", "active": "e144afbc26630891",
"lastOpenFiles": [ "lastOpenFiles": [
"Books/动手学深度学习/引言.md",
"Study/DL/动手学深度学习/预备知识.md",
"Books/动手学深度学习/基础概念.md",
"Books/代码随想录/数组.md",
"Books/代码随想录",
"Books/Untitled.md",
"Paper/Diffusion/Diffusion Models A Comprehensive Survey of Methods and Applications.md", "Paper/Diffusion/Diffusion Models A Comprehensive Survey of Methods and Applications.md",
"Study/DL/动手学深度学习", "Paper/Diffusion/Imagic.md",
"Paper/Untitled.md", "conflict-files-obsidian-git.md",
"Paper/Diffusion",
"Study/乐理",
"Paper/CLIP/Open-Vocabulary Semantic Segmentation.md", "Paper/CLIP/Open-Vocabulary Semantic Segmentation.md",
"Paper/CLIP/Learning Transferable Visual Models From Natural Language Supervision.md", "Paper/CLIP/Learning Transferable Visual Models From Natural Language Supervision.md",
"Paper/Diffusion",
"Paper/CLIP", "Paper/CLIP",
"Paper/Open-Vocabulary Semantic Segmentation.md",
"liangOpenVocabularySemanticSegmentation2023.md",
"Paper/未命名.md",
"Books/HDLBits/Verilog.md",
"Paper", "Paper",
"Books/代码随想录/数组.md",
"Books/代码随想录",
"Paper/Open-Vocabulary Semantic Segmentation.md",
"Books/动手学深度学习/引言.md",
"Paper/Diffusion/Imagic.md",
"Paper/未命名.md",
"Study/乐理",
"Books/动手学深度学习/基础概念.md",
"liangOpenVocabularySemanticSegmentation2023.md",
"Books/HDLBits/Verilog.md",
"Record/Linux/常用软件.md", "Record/Linux/常用软件.md",
"Record/Linux", "Record/Linux",
"Record", "Record",
@@ -204,6 +193,7 @@
"Books/编译原理", "Books/编译原理",
"Books/未命名.md", "Books/未命名.md",
"Study/DL/吴恩达深度学习课程/Other.md", "Study/DL/吴恩达深度学习课程/Other.md",
"Study/DL",
"Books/Java Guide/基础语法.md", "Books/Java Guide/基础语法.md",
"Books/Java并发编程/Java并发编程.md", "Books/Java并发编程/Java并发编程.md",
"Books/从零开始深入学习Spring/IoC.md", "Books/从零开始深入学习Spring/IoC.md",

View File