Skip to content

gk-fschubert/obsidian-git

 
 

Repository files navigation

Obsidian Git

Simple plugin that allows you to backup your Obsidian.md vault to a remote git repository (e.g. private repo on GitHub). This plugin assumes you have existing git repository initialized locally and credentials are setup.

On advantages of backing up your vault with git I suggest reading this amazing article by @tallguyjenks. You can find a "how-to" on git repository setup there as well, this plugin does not expose an interface to initialize git repository (yet).

This plugin does not work on mobile at the moment See #57 for updates.

Installation

See the installation guide for further instructions.

Documentation

Requirements, tips and tricks, common issues and more can be found in the wiki

Features

  • Automatic vault backup every X minutes
  • Pull changes from remote repository on Obsidian startup
  • Assign hotkeys for pulling/pushing changes to a remote repository
  • Manage different repositories via Git submodules

Contact

If you have any kind of feedback or questions, feel free to reach out via GitHub issues or @evrwhr on Obsidian Discord server.

This plugin was initial developed by denolehov. Since March, it's mainly Vinzent03 who is developing on this plugin.

If you want to support me (Vinzent03) you can consider buying me a coffee.


About

Backup your Obsidian.md vault with git

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.8%
  • JavaScript 1.2%