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.
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.
LibreOffice, I came for Linux support and PDF export… and stayed for the only Office that I know how to use 😄
This is pretty much me also!
IDK if I’d describe myself as a libreoffice “power user” but trying to figure out how things work in other suites is a pain.
Yeah this. And the #1 reason is probably that it is automatically shipped with the distro so the choice is made for me. I don’t use office suites much for personal use though. At work I have to use the MS stuff (also a small percentage of the time) but at home LO seems more than sufficient.
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.
With LO I have a passionate love-hate relationship.
I hear you! And both the love and the hate grow stronger over the years
Libreoffice usually, but I was a dedicated Google docs user for years and I do miss the auto-syncing since it meant I could never really lose my work but I’ve been trying to reduce my Google usage. I’m travelling at the moment (months long trip) so haven’t been able to set up some sort of alternative system without access to all my devices.
Always used and will be using LibreOffice. It just works for me.
If I am forced to use word documents, then Onlyoffice.
Otherwise Latex for text and presentation (beamer).
For tables I use the terminal program sc-im, which also works with excel files.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.
OnlyOffice, I think it has the most polished UI and the LanguageTool plugin is really handy
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.
similar here, vim + org mode plugin & emacs/pandoc to export
I’m using LibreOffice at the moment.
Me too. It is obnoxious as hell but it just works when you have to read and edit a doc your colleagues have sent you.
In what ways do you find it obnoxious? I find that many of my issues can be solved by heavily customizing the UI, but there are certainly some QOL features I miss from excel (not least of which are lambdas & tables).
markdown - vimwiki for notes latex, overleaf - for research OnlyOffice - for docx and pptx
I like Libreoffice but it breaks the documents more than OnlyOffice.
and sometimes I have to double check in office365 the presentations before giving them because its always a shared computer with windows installed…
LibreOffice. Been using it for the past 14 years, and I see no reason to stop now.
I mostly use Libre Office, and sometimes Gnome Office
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.