vault backup: 2025-07-31 16:12:50
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,4 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
.DS_Store?
|
.DS_Store?
|
||||||
|
|
||||||
|
/.obsidian/plugins/.DS_Store
|
||||||
BIN
.gitignore.swp
Normal file
BIN
.gitignore.swp
Normal file
Binary file not shown.
BIN
.obsidian/plugins/.DS_Store
vendored
BIN
.obsidian/plugins/.DS_Store
vendored
Binary file not shown.
4
.obsidian/plugins/obsidian-git/data.json
vendored
4
.obsidian/plugins/obsidian-git/data.json
vendored
@@ -9,9 +9,9 @@
|
|||||||
"autoPullOnBoot": true,
|
"autoPullOnBoot": true,
|
||||||
"disablePush": false,
|
"disablePush": false,
|
||||||
"pullBeforePush": true,
|
"pullBeforePush": true,
|
||||||
"disablePopups": false,
|
"disablePopups": true,
|
||||||
"showErrorNotices": true,
|
"showErrorNotices": true,
|
||||||
"disablePopupsForNoChanges": false,
|
"disablePopupsForNoChanges": true,
|
||||||
"listChangedFilesInMessageBody": false,
|
"listChangedFilesInMessageBody": false,
|
||||||
"showStatusBar": true,
|
"showStatusBar": true,
|
||||||
"updateSubmodules": false,
|
"updateSubmodules": false,
|
||||||
|
|||||||
20
.obsidian/workspace.json
vendored
20
.obsidian/workspace.json
vendored
@@ -4,17 +4,21 @@
|
|||||||
"type": "split",
|
"type": "split",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "8ddc59d924adbf9f",
|
"id": "320f9f1d240918b7",
|
||||||
"type": "tabs",
|
"type": "tabs",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "c7565a57ab17f899",
|
"id": "1a169edb5b0bcd8f",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "empty",
|
"type": "split-diff-view",
|
||||||
"state": {},
|
"state": {
|
||||||
"icon": "lucide-file",
|
"aFile": ".gitignore",
|
||||||
"title": "New tab"
|
"bFile": ".gitignore",
|
||||||
|
"aRef": ""
|
||||||
|
},
|
||||||
|
"icon": "diff",
|
||||||
|
"title": "Diff: .gitignore"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -175,10 +179,10 @@
|
|||||||
"obsidian-git:Open Git source control": false
|
"obsidian-git:Open Git source control": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "c7565a57ab17f899",
|
"active": "1a169edb5b0bcd8f",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"Начало.md",
|
||||||
"test folder/я тестирую гит.md",
|
"test folder/я тестирую гит.md",
|
||||||
"Untitled.md",
|
|
||||||
"test folder"
|
"test folder"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user