vault backup: 2023-04-25 21:10:20
This commit is contained in:
2
.obsidian/app.json
vendored
2
.obsidian/app.json
vendored
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"promptDelete": false,
|
||||
"newLinkFormat": "relative",
|
||||
"attachmentFolderPath": "./assets/基础语法",
|
||||
"attachmentFolderPath": "./assets/引言",
|
||||
"showUnsupportedFiles": false,
|
||||
"newFileLocation": "current",
|
||||
"useMarkdownLinks": true,
|
||||
|
||||
14
.obsidian/workspace.json
vendored
14
.obsidian/workspace.json
vendored
@@ -11,8 +11,12 @@
|
||||
"id": "5aaa4a9e241d1874",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "empty",
|
||||
"state": {}
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Books/深度学习/引言.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -81,6 +85,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Books/深度学习/引言.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -97,6 +102,7 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Books/深度学习/引言.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@@ -118,7 +124,9 @@
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {}
|
||||
"state": {
|
||||
"file": "Books/深度学习/引言.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
2
Books/深度学习/引言.md
Normal file
2
Books/深度学习/引言.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# 关键部分
|
||||
## 数据
|
||||
Reference in New Issue
Block a user