vault backup: 2025-09-02 14:25:07
This commit is contained in:
20
.obsidian/hotkeys.json
vendored
Normal file
20
.obsidian/hotkeys.json
vendored
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"obsidian-git:pull": [
|
||||||
|
{
|
||||||
|
"modifiers": [
|
||||||
|
"Mod",
|
||||||
|
"Shift"
|
||||||
|
],
|
||||||
|
"key": "A"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"obsidian-git:push2": [
|
||||||
|
{
|
||||||
|
"modifiers": [
|
||||||
|
"Mod",
|
||||||
|
"Shift"
|
||||||
|
],
|
||||||
|
"key": "S"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
2
.obsidian/plugins/obsidian-git/data.json
vendored
2
.obsidian/plugins/obsidian-git/data.json
vendored
@ -6,7 +6,7 @@
|
|||||||
"autoSaveInterval": 1,
|
"autoSaveInterval": 1,
|
||||||
"autoPushInterval": 0,
|
"autoPushInterval": 0,
|
||||||
"autoPullInterval": 1,
|
"autoPullInterval": 1,
|
||||||
"autoPullOnBoot": false,
|
"autoPullOnBoot": true,
|
||||||
"autoCommitOnlyStaged": false,
|
"autoCommitOnlyStaged": false,
|
||||||
"disablePush": false,
|
"disablePush": false,
|
||||||
"pullBeforePush": true,
|
"pullBeforePush": true,
|
||||||
|
|||||||
22
.obsidian/workspace.json
vendored
22
.obsidian/workspace.json
vendored
@ -4,21 +4,21 @@
|
|||||||
"type": "split",
|
"type": "split",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "33f7977c872ba1fe",
|
"id": "b54594547bd2b405",
|
||||||
"type": "tabs",
|
"type": "tabs",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "5641100fdca79825",
|
"id": "7472b28ab23e9e3f",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "split-diff-view",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "5.新闻.md",
|
"aFile": "11.md",
|
||||||
"mode": "source",
|
"bFile": "11.md",
|
||||||
"source": false
|
"aRef": ""
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "diff",
|
||||||
"title": "5.新闻"
|
"title": "Diff: 11"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -177,10 +177,12 @@
|
|||||||
"obsidian-git:Open Git source control": false
|
"obsidian-git:Open Git source control": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "5641100fdca79825",
|
"active": "5f0a98fc0e963dc1",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"test1",
|
"11.md",
|
||||||
"5.新闻.md",
|
"5.新闻.md",
|
||||||
|
"11",
|
||||||
|
"test1",
|
||||||
"未命名.md",
|
"未命名.md",
|
||||||
"未命名",
|
"未命名",
|
||||||
"测试1.md",
|
"测试1.md",
|
||||||
|
|||||||
Reference in New Issue
Block a user