vault backup: 2025-12-10 09:53:31
This commit is contained in:
parent
e73ba9468f
commit
d9da7da482
6
.obsidian/workspace.json
vendored
6
.obsidian/workspace.json
vendored
@ -13,12 +13,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Journal/2025-12-10.md",
|
||||
"file": "CS/Obsidian vault.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "2025-12-10"
|
||||
"title": "Obsidian vault"
|
||||
}
|
||||
}
|
||||
]
|
||||
@ -183,8 +183,8 @@
|
||||
},
|
||||
"active": "76c07336268f071f",
|
||||
"lastOpenFiles": [
|
||||
"CS/Obsidian vault.md",
|
||||
"Journal/2025-12-10.md",
|
||||
"CS/Obsidian vault.md",
|
||||
"start.md",
|
||||
"Templates/task.md",
|
||||
"Templates/psychology.md",
|
||||
|
||||
@ -15,22 +15,6 @@ tags:
|
||||
- In Gitea: Settings --> Applications --> Generate access token
|
||||
- In terminal `git clone https://<access-token>@<server-ip>:<port>/falsfour/thevault.git` (make sure to check if it is http or https)
|
||||
- Open the git repository in Obsidian
|
||||
- PC Client: onfigure `~/.ssh/config` and add:
|
||||
- ```
|
||||
Host ziffeldogip.de-git
|
||||
HostName ziffeldogip.de
|
||||
User git
|
||||
Port 30222
|
||||
IdentityFile ~/.ssh/id_rsa
|
||||
IdentitiesOnly yes
|
||||
|
||||
Host ziffeldogip.de-root
|
||||
HostName ziffeldogip.de
|
||||
User root
|
||||
IdentityFile ~/.ssh/id_rsa
|
||||
IdentitiesOnly yes
|
||||
```
|
||||
- Phone Client: Termux git clone http link, then set git user/email in Termux, set name and email in Git Plugin in Obsidian, try git sync and enter user credentials once
|
||||
- Open the Git-Plugin settings to local git config
|
||||
- configure user.name
|
||||
- configure user.email
|
||||
|
||||
Loading…
Reference in New Issue
Block a user