Skip to content

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

git submodule init
git submodule update --recursive --remote --merge