vault backup: 2023-11-15 16:41:08

This commit is contained in:
2023-11-15 16:41:08 +08:00
parent d1a97e0c19
commit 5484ce1ac9
3 changed files with 12 additions and 9 deletions

2
.obsidian/app.json vendored
View File

@@ -1,7 +1,7 @@
{
"promptDelete": false,
"newLinkFormat": "relative",
"attachmentFolderPath": "./assets/Lesson 1",
"attachmentFolderPath": "./assets/未命名",
"showUnsupportedFiles": false,
"newFileLocation": "current",
"useMarkdownLinks": true,

View File

@@ -13,7 +13,7 @@
"state": {
"type": "markdown",
"state": {
"file": "Study/DL/吴恩达深度学习课程/Lesson 1.md",
"file": "Books/编译原理/未命名.md",
"mode": "source",
"source": false
}
@@ -93,7 +93,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Study/DL/吴恩达深度学习课程/Lesson 1.md",
"file": "Books/编译原理/未命名.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -110,7 +110,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Study/DL/吴恩达深度学习课程/Lesson 1.md",
"file": "Books/编译原理/未命名.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@@ -133,7 +133,7 @@
"state": {
"type": "outline",
"state": {
"file": "Study/DL/吴恩达深度学习课程/Lesson 1.md"
"file": "Books/编译原理/未命名.md"
}
}
},
@@ -154,20 +154,23 @@
},
"left-ribbon": {
"hiddenItems": {
"obsidian-excalidraw-plugin:新建绘图文件": false,
"notion-like-tables:Create loom": false,
"switcher:打开快速切换": false,
"graph:查看关系图谱": false,
"templates:插入模板": false,
"command-palette:打开命令面板": 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:新建绘图文件": false,
"notion-like-tables:Create loom": false
}
},
"active": "82a60b2f86acd8d6",
"lastOpenFiles": [
"Study/DL/吴恩达深度学习课程/Other.md",
"Study/DL/吴恩达深度学习课程/Lesson 1.md",
"Books/编译原理/未命名.md",
"Books/编译原理",
"Books/未命名.md",
"Study/DL/吴恩达深度学习课程/Other.md",
"Books/动手学深度学习/基础概念.md",
"Study/DL",
"Study",

View File