An open API service indexing awesome lists of open source software.

https://github.com/josh/obsidian-git-backup

Backup your Obsidian vault to a remote Git repository
https://github.com/josh/obsidian-git-backup

obsidian-md obsidian-plugin

Last synced: about 1 year ago
JSON representation

Backup your Obsidian vault to a remote Git repository

Awesome Lists containing this project

README

          

# obsidian-git-backup

Backup your Obsidian vault to a git repository.

## Features

- One-way backup to Git remote repository
- Status bar icon showing unpushed changes
- Works only on desktop, no mobile support
- Stores `.git` directory outside the vault. Avoids iCloud or other cloud storage sync conflicts that corrupt the git repository itself.

## See Also

Just use [Vinzent03/obsidian-git](https://github.com/Vinzent03/obsidian-git) if you're looking for something more full featured.