Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers

What's the best version control system for a book writer?

submited by
Style Pass
2024-07-29 19:00:17

Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Ask questions, find answers and collaborate at work with Stack Overflow for Teams. Explore Teams

The latter, the research files, consist of hunks of text I have copy and pasted from the web. My workflow for the research files involves going through those files and deleting as I go. In other words, when I find a quote, I might copy it into a draft file, then delete the quote. This is my way of knowing what I have already processed or not. So that by the time my research file is blank, I know I'm done. When the research file is blank, I delete it so I know I'm done.

For both these uses—writing multiple drafts, and destroying research files as I go—it strikes me that having a version control system would be helpful.

Leave a Comment