How to Sync Obsidian between Android, Windows and Mac via GIT
Introduction I’ve tried many tools and tutorials to sync my obsidian notes between android and windows. They all have the same problems: Some need subscription service (Obsidian Sync) which I’m not willing to pay Some can’t handle editing the same file (Sync via GoogleDrive, Dropbox and …) Others need complicated setup and maintenance. Update Sep 2025: A better one Just use Git Sync on android. It will make your life easier. I’ve been using it a month and since I had no problem. ...