Show HN: GitWriter – mobile Markdown editor for writers(gitwriter.io)
gitwriter.io
Show HN: GitWriter – mobile Markdown editor for writers
https://gitwriter.io
1 comments
One thing that might help a lot with cross device edits is to auto commit very small changes frequenlty and rebase on pull instead of merge! That keeps the history linear and reduces those ugly conflict states when the same note was edited on two devcies..
I've been using Git for writing recently and was lacking a good UI for editing markdown files when away from the laptop. I created GitWriter to fill that gap.
It's built with Expo and I added caching for offline editing with local sqlite, writing goals and a bunch of other features.
Markdown is having a huge moment thanks to AI and more and more people are starting to see Git is a really solid choice for creative and technical writers.
I've recently launched for iOS and would appreciate feedback!