I started using Obsidian this year and I’m really enjoying it. Recently I began using daily notes with todo lists to better organize my tasks, which has been incredibly helpful.
Now I’m trying to sync my vault to my phone so I can: Check off todo items while on the go, and quickly reference my notes when away from my computer
I tried using the Git plugin (since I already use GitHub for backups), but after successfully cloning my private repo (using an access token), the mobile app crashes immediately - it shows the splash screen then closes. The app won’t reopen unless I reinstall it.
Key details:
Using plugins: Excalidraw, Dataview, LaTeX Suite, Iconizer
Private GitHub repository
Has anyone experienced this? Could it be:
A plugin conflict?
An issue with mobile Git implementation?
Just a bug in the current version?
I’m open to alternative sync solutions too if that would work better. Any suggestions would be greatly appreciated!
I previously used syncthing for obsidian on my phone but found it used too much battery. After removing it my battery life has doubled.
I would much prefer to use git due to it not running in the background and superior version control.
Both git and syncthing clone your vault to your phone and then obsidian should just be able to open it. Yet obsidian refuses to look at the files. This seems like a bug to me.
Along with that, the app crashing while cloning the repo using the git extension is definitely a bug.