Obsidian plugin Git
obsidian-git is a Obsidian plugin to automatically backup your Obsidian notes with git.
Here’s a tutorial with images on setting up Git with Obsidian for non-tech people.
and the related Obsidian forum Discussion
In case of public key error on git push, see check ssh github connection
might have to run this the first time
Backlinks¶
- Obsidian
- Obsidian is an app to store notes, focused on linking notes to each other with wikilink &
#hashtags
- Obsidian is an app to store notes, focused on linking notes to each other with wikilink &
- Intro to Obsidian
- Obsidian plugin - Git to backup your notes on git
- obsidian git backup can fail
- If you use Obsidian plugin - Git to auto back up your notes, this can fail when you are not on a branch, e.g. after a failed resolve.
I discovered no notes were pushed to the server for 4 months.
- If you use Obsidian plugin - Git to auto back up your notes, this can fail when you are not on a branch, e.g. after a failed resolve.
- Obsidian backup
- Git is a backup system popular with programmers. It’s a bit more technical.