Live data from Hacker News

Show HN: Version Control for Microsoft Word

simuldocs.com

11–20 of 118 posts

Re: Show HN: Version Control for Microsoft Word

#12
post #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.

Ideally, styling should have nothing to do with editing or writing. You're talking about print (or PDF/static image) publishing, I guess?

Re: Show HN: Version Control for Microsoft Word

#13
post #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.

I don't think people who already use git and latex are the target audience for this.

Re: Show HN: Version Control for Microsoft Word

#15
post #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.

Is that something people care about though?

I'm asking honestly as someone who was in this space several years ago, I'm not convinced that even if it was backed to git that would be a big enough lure to make people want to use it.

Please feel free to convince me I'm wrong :)...

Re: Show HN: Version Control for Microsoft Word

#16
post #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.

I don't think people who already use git and latex are the target audience for this.

Then they shouldn't market based on it.

Re: Show HN: Version Control for Microsoft Word

#18
I tried doing something like this a couple of years ago by embedding an actual git repository inside a docx or ODF file. Unfortunately, most popular word processing suites back then trashed the git directory instead of leaving it alone (as they should, according to the standards)
Post reply on HN