Syncing Obsidian vault via encrypted GitHub repository to Android

So I decided to sync my vault via GitHub repository - but wanted it to be:

a) encrypted
b) accessible on Android

Here is what I did: https://renerocksai.github.io/blog/obsidian-encrypted-github-android/

1 Like

An important update, in case anyone is following along: git-crypt doesn’t handle merges. Here is how that is fixed: https://renerocksai.github.io/blog/obsidian-gh-merges/

Thanks, this is a really good solution to access your vault on multiple devices while keeping it private. And you also get version control for free.

The only thing that does not work for me is the Obsidian plugin. When I try to push it keeps getting stuck at “git: checking repo status…”.