vault backup: 2024-06-13 07:19:24

This commit is contained in:
Ralf Koop 2024-06-13 07:19:24 +02:00
parent 10cf7850f6
commit db1f7fc39e
2 changed files with 28 additions and 21 deletions

View File

@ -5,3 +5,10 @@ folgende Plugins habe ich installiert :
- Homepage - Homepage
- LiveSyncServer - LiveSyncServer
Um die Developer Console zu sehen :
View / Toogle DeveloperTools
#obsidion #config

View File

@ -1,22 +1,22 @@
I believe that this might be the easiest way to backup IOS with only Obsidian Git plugin. I believe that this might be the easiest way to backup IOS with only Obsidian Git plugin.
![:exclamation:](https://forum.obsidian.md/images/emoji/apple/exclamation.png?v=12 ":exclamation:") You dont need to download any extra app on your devices. ![:exclamation:](https://forum.obsidian.md/images/emoji/apple/exclamation.png?v=12 ":exclamation:") You dont need to download any extra app on your devices.
- Sync repo - Sync repo
- Use `https:` protocol to clone the git repo - Use `https:` protocol to clone the git repo
- Compress your repo and send it to your iphone (Air Drop or other ways) - Compress your repo and send it to your iphone (Air Drop or other ways)
- Open `Obsidian` on iphone, and create a vault with the same name as your repo, e.g. `repoA` - Open `Obsidian` on iphone, and create a vault with the same name as your repo, e.g. `repoA`
- Uncompress your repo on iphone and copy the whole folder, e.g. `repoA` - Uncompress your repo on iphone and copy the whole folder, e.g. `repoA`
- Go to the path `on my iphone -> Obsidian`, you will see that the `repoA` is here. Now, paste your repo here, and choose **Replace to all** - Go to the path `on my iphone -> Obsidian`, you will see that the `repoA` is here. Now, paste your repo here, and choose **Replace to all**
- Config Git Auth - Config Git Auth
- Install and Enable the `Obsidian Git` plugin - Install and Enable the `Obsidian Git` plugin
- Go to github (I recommend you to use `Personal access tokens`, since the Password will fail sometimes) - Go to github (I recommend you to use `Personal access tokens`, since the Password will fail sometimes)
- `Setting -> Developersetting -> Tokens (classic) -> generate new token` - `Setting -> Developersetting -> Tokens (classic) -> generate new token`
- ![:exclamation:](https://forum.obsidian.md/images/emoji/apple/exclamation.png?v=12 ":exclamation:")Please copy and store your token somewhere, cause it only shows once. - ![:exclamation:](https://forum.obsidian.md/images/emoji/apple/exclamation.png?v=12 ":exclamation:")Please copy and store your token somewhere, cause it only shows once.
- Paste your `Personal access tokens` to the `Obsidian Git Setting-> Commit Author -> password/personal access tokens` - Paste your `Personal access tokens` to the `Obsidian Git Setting-> Commit Author -> password/personal access tokens`
- Or put it in the Gitconfig directly - Or put it in the Gitconfig directly
- Done, enjoy your free sync with git - Done, enjoy your free sync with git
#technik, #obsidain, #git #technik, #obsidain, #git