Live data from Hacker News

Show HN: Version Control for Microsoft Word

simuldocs.com

1–10 of 118 posts

Re: Show HN: Version Control for Microsoft Word

#4
post #2

So Google Docs? It seems close enough. What's the main advantage over Google Docs?

Word is tons more powerful than Google Docs, has add-ins, way more formatting and styling. In my mind, Google Doc is not a direct competitor to Word when it comes to professional editing and writing.

Re: Show HN: Version Control for Microsoft Word

#5
post #2

So Google Docs? It seems close enough. What's the main advantage over Google Docs?

I've never used this, but I intend on checking it out. Just from the website, it seems it brings all the benefits of git like branching, merging, etc whereas Google docs revision history is strictly linear.

Re: Show HN: Version Control for Microsoft Word

#8
post #2

So Google Docs? It seems close enough. What's the main advantage over Google Docs?

From the article

  There is a lot of overlap here with the authoring process of a Word document. You don’t necessarily want the real-time coauthoring experience offered by Microsoft SharePoint or Google Docs., this can inhibit your ability to determine who is responsible for specific changes to content. Branching offers a much clearer audit trail of changes. Like with code, tags can be added to signify a minor or major version of a document is ready to be published.
While it's very cool, I'm shivering at the idea of teaching Git to non-technical people. And it still seems like a non-realtime version of Google Docs because Gdocs does offer audits

Re: Show HN: Version Control for Microsoft Word

#10
Took me a while of reading here to realise, there's no git here. This is a seperate thing that cannot be integrated with your existing stuff, if you're already using Git.

I'd like to have the option of Word documents in Git but I don't want a whole other system just for the special snowflake that is Word as I'm already using Git for managing LaTeX documents and doing that entirely on my own infra.

Post reply on HN