Yes if you’re just writing your own simple documents libreoffice/OpenOffice will work, but if you have to do anything more complex than a single page spreadsheet, text-on-white presentations, or 3 page MLA book reports… or, even worse, have to interact with documents and spreadsheets created by basically any other person on the planet, I’ve just never had a good consistent experience with any of the free options.
it’s pretty capable in term of most functionalities but you can’t get the formatting, e. g. word docs, exactly one-to-one with its MS office version counterpart. So it would be difficult to share to multiplatforms users.
And Microsoft intentionally introduce bugs in its files design so that certain functionalities will be extremely difficult to replicate.
I’m surprised to see quip here, honestly it’s never been for me (even with it’s salesforce integration). What do you like about it compared to gdocs / word?
If you have to interact with documents created by others it would be better to use open formats not proprietary shit designed to be not cross compatible
I’ve found OnlyOffice (not to be confused with OpenOffice) is very compatible with Microsoft’s Office document format. I can open and edit docx files created by other people with no problem.
I don’t need office much but when I do, I hate that I can never find what I’m looking for in that stupid ribbon. I also don’t know any good MS Access alternative.
Oh yeah 365 online simultaneous “collaboration” is absolutely useless. If I really need multiple people inside the same document I’ll use Google docs and then export it to finish off the formatting.
If you’re using git to track document changes then you’re almost certainly in the tech industry and are quite familiar with the inner workings of your computer.
For 90% of people using computers right now, asking them to use git to do version management on their day to day work flow would be like asking me to fly a rocket ship to work.
I agree with the OP here, for what it does office is leaps and bounds ahead of any of the other software I’ve used to try to replace it and I always end up landing back on it.
There are many non-technical people in the world of mathematics and they manage to use LaTeX just fine. Overleaf offers synchronization without needing to touch Git.
Not only mathematics, pretty much everyone in the world of science/academia uses LaTeX. For git, I’ve seen some stuff, but most researchers that program a decent amount are reasonably familiar with git as well.
That’s still a far higher degree of technical competence than is possessed by the target audience for PowerPoint, Google Slides, or LibreOffice present. Also, claiming someone isn’t technical just because they’re not a computer programmer is a little odd. Most programmers I know don’t go anywhere near LaTeX because it’s so confusing and the spec is so complicated. They use powerpoint, Miro, or markdown slides when they want to present something.
Git diff will look pretty terrible for docx or similar files. The thing with the builtin change tracking is that it’ll actually show you what changed in the document view
Ah, I took it so that they mentioned beamer / LaTeX as a separate thing from change tracking, which is usually more of a document editor feature than a presentation editor feature.
Imo using a text based tool for presentations is really counterproductive because presentations should use as little text as possible.
For me currently, libreoffice impress is actually the best option because it has all the necessary features (wysiwyg style editing, svg support, latex equations, some animations).
Honestly, its gotta be the MS Office suite.
Yes if you’re just writing your own simple documents libreoffice/OpenOffice will work, but if you have to do anything more complex than a single page spreadsheet, text-on-white presentations, or 3 page MLA book reports… or, even worse, have to interact with documents and spreadsheets created by basically any other person on the planet, I’ve just never had a good consistent experience with any of the free options.
Disagree. Libreoffice is pretty capable for most use cases nowadays.
Compatibility is also pretty good with Microsoft formats despite Microsoft‘s best efforts.
OpenOffice is dead.
it’s pretty capable in term of most functionalities but you can’t get the formatting, e. g. word docs, exactly one-to-one with its MS office version counterpart. So it would be difficult to share to multiplatforms users.
And Microsoft intentionally introduce bugs in its files design so that certain functionalities will be extremely difficult to replicate.
I hate Office365 with passion. It’s extremely unproductive and alternatives like Quip are much better.
I’m surprised to see quip here, honestly it’s never been for me (even with it’s salesforce integration). What do you like about it compared to gdocs / word?
If you have to interact with documents created by others it would be better to use open formats not proprietary shit designed to be not cross compatible
I’ve found OnlyOffice (not to be confused with OpenOffice) is very compatible with Microsoft’s Office document format. I can open and edit docx files created by other people with no problem.
I don’t need office much but when I do, I hate that I can never find what I’m looking for in that stupid ribbon. I also don’t know any good MS Access alternative.
Disagree but collaboration is horrible. Online Office sucks too though, they dont even try. They want people to use Windows.
Oh yeah 365 online simultaneous “collaboration” is absolutely useless. If I really need multiple people inside the same document I’ll use Google docs and then export it to finish off the formatting.
Eh, beamer is more than enough for most presentations. If your slideshow needs to be that flashy, you probably need more substance.
git puts track changes to shame.
You’re absolutely right about compatibility though.
If you’re using git to track document changes then you’re almost certainly in the tech industry and are quite familiar with the inner workings of your computer.
For 90% of people using computers right now, asking them to use git to do version management on their day to day work flow would be like asking me to fly a rocket ship to work.
I agree with the OP here, for what it does office is leaps and bounds ahead of any of the other software I’ve used to try to replace it and I always end up landing back on it.
There are many non-technical people in the world of mathematics and they manage to use LaTeX just fine. Overleaf offers synchronization without needing to touch Git.
Not only mathematics, pretty much everyone in the world of science/academia uses LaTeX. For git, I’ve seen some stuff, but most researchers that program a decent amount are reasonably familiar with git as well.
That’s still a far higher degree of technical competence than is possessed by the target audience for PowerPoint, Google Slides, or LibreOffice present. Also, claiming someone isn’t technical just because they’re not a computer programmer is a little odd. Most programmers I know don’t go anywhere near LaTeX because it’s so confusing and the spec is so complicated. They use powerpoint, Miro, or markdown slides when they want to present something.
Git diff will look pretty terrible for docx or similar files. The thing with the builtin change tracking is that it’ll actually show you what changed in the document view
The comment you’re replying to was talking about LaTeX, not .docx.
Ah, I took it so that they mentioned beamer / LaTeX as a separate thing from change tracking, which is usually more of a document editor feature than a presentation editor feature.
Imo using a text based tool for presentations is really counterproductive because presentations should use as little text as possible.
For me currently, libreoffice impress is actually the best option because it has all the necessary features (wysiwyg style editing, svg support, latex equations, some animations).