vault backup: 2026-04-10 05:44:51
This commit is contained in:
30
.obsidian/workspace.json
vendored
30
.obsidian/workspace.json
vendored
@@ -14,10 +14,10 @@
|
||||
"type": "pdf",
|
||||
"state": {
|
||||
"file": "考研/math/27张宇基础30讲高数.pdf",
|
||||
"page": 17,
|
||||
"left": -187,
|
||||
"top": 241,
|
||||
"zoom": 0.7
|
||||
"page": 21,
|
||||
"left": 50,
|
||||
"top": 8,
|
||||
"zoom": 1.58
|
||||
},
|
||||
"icon": "lucide-file-text",
|
||||
"title": "27张宇基础30讲高数"
|
||||
@@ -42,8 +42,23 @@
|
||||
"icon": "lucide-file",
|
||||
"title": "机器视觉"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "a40c5e0deff9b339",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "conflict-files-obsidian-git.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "conflict-files-obsidian-git"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 1
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@@ -203,8 +218,10 @@
|
||||
"pdf-plus:PDF++: Toggle auto-paste": false
|
||||
}
|
||||
},
|
||||
"active": "ee6712e4bb96f904",
|
||||
"active": "a40c5e0deff9b339",
|
||||
"lastOpenFiles": [
|
||||
"超级备忘/机器学习/机器视觉.md",
|
||||
"conflict-files-obsidian-git.md",
|
||||
"考研/math/002_第1讲.md",
|
||||
"考研/math/27张宇基础30讲高数.pdf",
|
||||
"考研/math/file_other/27张宇基础30讲高数.webp",
|
||||
@@ -233,7 +250,6 @@
|
||||
"考研/math/005_第4讲.md",
|
||||
"考研/math/004_第3讲.md",
|
||||
"个人总纲和进度监督/DEADLINE.md",
|
||||
"conflict-files-obsidian-git.md",
|
||||
"考研/math/images/ffe49e27b1b256b4ec3b2fbedea04d2fb03456e81ba1014de7f0487742a5d215.jpg",
|
||||
"考研/math/images/ff7f771402b6f05b26429dd7004f8b6a8d08a57870152dcfb1266bd6164d296a.jpg",
|
||||
"考研/math/images/ff51cc6f212b981a350e11dd61fb39549e36ca80e7ce382b60ca72240426c184.jpg",
|
||||
|
||||
17
conflict-files-obsidian-git.md
Normal file
17
conflict-files-obsidian-git.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Conflicts
|
||||
Please resolve them and commit them using the commands `Git: Commit all changes` followed by `Git: Push`
|
||||
(This file will automatically be deleted before commit)
|
||||
[[#Additional Instructions]] available below file list
|
||||
|
||||
- Not a file: .obsidian/workspace.json
|
||||
|
||||
# Additional Instructions
|
||||
I strongly recommend to use "Source mode" for viewing the conflicted files. For simple conflicts, in each file listed above replace every occurrence of the following text blocks with the desired text.
|
||||
|
||||
```diff
|
||||
<<<<<<< HEAD
|
||||
File changes in local repository
|
||||
=======
|
||||
File changes in remote repository
|
||||
>>>>>>> origin/main
|
||||
```
|
||||
Reference in New Issue
Block a user