Git for your notes, on iPhone. Clone a Git repository into a folder on your device, then commit, fetch, merge and push — one step at a time, or all four at once.
Built for people who keep their notes (an Obsidian vault, say) in Git and want the same control on mobile that they have on a desktop.
.git, real history, real branches.Your notes, your token and your vault never leave the device except to talk to the Git repository you configured, over HTTPS. There is no account with us, no analytics and no server. The token lives in the iOS Keychain. See PRIVACY.md.
Questions, bugs and feature requests: open an issue here, or email wangxing7714436@gmail.com.
Does it work with Obsidian?
Yes. Point ObGitSync at the folder Obsidian already uses (On My iPhone → Obsidian → <vault>) and
it writes straight into it. ObGitSync is not affiliated with Obsidian.
Do I need a GitHub account? Only for private repositories and for pushing. A public repository clones and pulls with no credentials at all.
SSH remotes? Not yet — HTTPS only for now. SSH support is planned.
ObGitSync is an independent app, not affiliated with, endorsed by, or sponsored by Obsidian (Dynalist Inc.) or GitHub, Inc.