Initial Release 1.0.0
Initial Release: v1.0.0 π
This is the first public release of the GitHub Sync plugin for Obsidian!
Features:
- Seamlessly sync your Obsidian vault with a private GitHub repository on both Desktop and Mobile (iOS/Android).
- Bypasses mobile CORS restrictions and the need for a native Git binary by utilizing
isomorphic-gitand Obsidian's inner APIs. - One-click sync sequence: Stages, Commits, Fetches, Merges, and Pushes automatically.
(Note: If a merge conflict occurs, the automated sync will currently halt and throw an error toast to prevent accidental data overwrites. Manual conflict resolution outside the plugin is required if you edit the exact same file on two different devices without syncing in between).