vault backup: 2026-04-08 10:19:48

This commit is contained in:
cyy_compute
2026-04-08 10:19:48 +08:00
parent 025d51df85
commit 8d766208bf
2 changed files with 4 additions and 38 deletions

View File

@@ -15,10 +15,8 @@
"type": "pdf",
"state": {
"file": "考研/math/27张宇基础30讲高数.pdf",
"page": 8,
"left": -16,
"top": 190,
"zoom": 0.9343082636954503
"page": 1,
"zoom": 1
},
"icon": "lucide-file-text",
"title": "27张宇基础30讲高数"
@@ -44,23 +42,8 @@
"icon": "lucide-file",
"title": "001_前言"
}
},
{
"id": "a556e58566628795",
"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"
@@ -219,7 +202,7 @@
"pdf-plus:PDF++: Toggle auto-paste": false
}
},
"active": "a556e58566628795",
"active": "8e9bf87d81cab358",
"lastOpenFiles": [
"考研/math/001_前言.md",
"conflict-files-obsidian-git.md",

View File

@@ -1,17 +0,0 @@
# 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
```