I try using Org-mode/Latex with pandoc, but end up using only Office for docx and PowerPoint.
I typically use libreoffice, but if I ever have the time to learn latex I’ll switch, I’ve heard nothing but good things aside from the learning curve
The learning curve is actually pretty manageable. Took me an afternoon to be good enough to create lab reports for Uni. Creating your first template takes a bit but isn’t super hard. Afterwards you can reuse that and only need to tweak.
This is the Tutorial I used. For an editor I’d suggest VSCode with LaTeX Workshop. (There’s also LTeX which is a great grammar and spelling checker)
I just wrote a book in Latex and it’s really easy. You just learn as you go. The only problem was when a publisher required a docx-document. It was possible using pandex, but my end notes were all screwed up.
It’s very difficult to learn, you just need to adapt to the Latex style of writing and Latex takes care of (almost) all the formatting.
org-mode’s initial goal was to make writing latex easy. It can do a lot more today, I use it for pretty much everything text related.
If you’re interested in trying out Emacs, check out Doom Emacs or Spacemacs.
Markdown for myself, Google Docs when I’m collaborating with others, and OnlyOffice after puking a little in my mouth for having received a docx or pptx by email.
I use Markdown (very rarely LaTeX too) in Neovim, and LibreOffice for anything I can’t do in Markdown.
Sometimes I’ll start up the MarkdownPreview plugin I have, but typically I don’t.
If I need to share it, I’ll typically convert to PDF with pandoc or a random tool online if I can’t get pandoc to work the way I want it.
OnlyOffice, I think it has the most polished UI and the LanguageTool plugin is really handy
Libre Office user for over a decade, recently moved to OnlyOffice and liking it a lot so far. Seems to do better with MS formats than LibreOffice, snappy and responsive. UI is cleaner IMO.
Libre is still good though.
I’d say 95% Markdown + Pandoc for when I make documents. The other 5% is LibreOffice.
When it comes time to make graphs and charts I really like wasting my time so I always try out something new (or old) to get the job done. Last time I used Pygal.
When it comes to dealing with docs from colleagues, it is all LibreOffice and Zathura.
LibreOffice, I came for Linux support and PDF export… and stayed for the only Office that I know how to use 😄
LibreOffice and avoid MS trap&trash formats as much as I can
Depends on the use case. For my own stuff I usually use LibreOffice, for docx compability I use OnlyOffice and for presentations I use Latex with TexStudio.
TexStudio is a brilliant LaTeX editor! I used it almost exclusively during my studies.
I use Rstudio with Quarto (really nice) and libreoffice
Are any office suites as good as MS Office for referencing and citations? One of the things that keeps my wife stuck on windows/macOS is the need for a good Office suite for university
Mostly Markdown too, but I wouldn’t call that an “office suite”. I rarely use classic office suite software. If I have to, LibreOffice and at work I had to use — surprise — M$ Office.
LibreOffice, as I’ve been using it from soon after it was forked from OpenOffice and I’m used to it, and I don’t think it’s worth it to learn how to use another office suite when the one I use works fine for everything I need to do. I had tried OnlyOffice on another computer and I was positively impressed, but not quite enough to feel I should switch; in the end I only even use a small subset of the features LO has.
I’m quite happy with libreoffice.
It can be a piece of crap sometimes but less so than MS Office.
With LO I have a passionate love-hate relationship.
I recently switched to only office. I.get a lot of .docx files cos of uni, and I found only office to have the least amount of bugs. Most of the files I got were broken in libreoffice due to reasons I wish I could understand. For note taking I just simply use neovim and write in a markdown file. For presentations I do the same and use marp to generate the slides from my markdown.