this post was submitted on 10 May 2025
11 points (100.0% liked)

ObsidianMD

4593 readers
1 users here now

Unofficial Lemmy community for https://obsidian.md/

founded 2 years ago
MODERATORS
 

I heard that the git plugin for obsidian doesnt really work on Anrdoid. So I looked at alternatives and it seems that there are very few full featured git implementations on Android. PuppyGit promises to deliver on that and even advertises as being a way to version control your obsidian vaults.

Has anybody tried PuppyGit on Android and what are your experiences ?

you are viewing a single comment's thread
view the rest of the comments
[–] silvanocerza@lemmy.world 1 points 1 month ago

I created a plugin to sync with GitHub on all platforms, it has some bugs that I need to find the time to fix but it does the job most of the times.

If you want to give it a try here it’s called GitHub Gitless Sync. https://github.com/silvanocerza/github-gitless-sync

Mind that you won’t have the full control of a git repo this way.