this post was submitted on 16 Jun 2023
15 points (100.0% liked)

Linux

48209 readers
1537 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I try using Org-mode/Latex with pandoc,, but end up using only Office for docx and PowerPoint.

top 32 comments
sorted by: hot top controversial new old
[–] samn@lemmy.ml 7 points 1 year ago

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

[–] manned_meatball@lemmy.ml 4 points 1 year ago

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.

[–] KindaABigDyl@programming.dev 3 points 1 year ago* (last edited 1 year ago)

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.

[–] hi65435@discuss.tchncs.de 3 points 1 year ago

LibreOffice, I came for Linux support and PDF export... and stayed for the only Office that I know how to use 😄

[–] rmstyle@feddit.de 3 points 1 year ago (1 children)

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.

[–] Tiuku@sopuli.xyz 1 points 1 year ago

TexStudio is a brilliant LaTeX editor! I used it almost exclusively during my studies.

[–] Skooshjones@vlemmy.net 2 points 1 year ago

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.

[–] tuxiy@kbin.social 2 points 1 year ago

I mostly use Libre Office, and sometimes Gnome Office

[–] RandomVanGloboii@feddit.it 2 points 1 year ago

OnlyOffice, I think it has the most polished UI and the LanguageTool plugin is really handy

[–] Milk@latte.isnot.coffee 2 points 1 year ago (2 children)

I’m getting into Linux which ones would guys recommend?

[–] mr_pip@discuss.tchncs.de 3 points 1 year ago

as the answers reflect: markdown for simple stuff (sou can convert with pandoc) and libreoffice for the more complex stuff and sheets especially (its preinstalled with most linux distros nowadays). documents of formal nature that exceed ~10 pages might work best in latex.

[–] MarionWheeler@beehaw.org 3 points 1 year ago (1 children)

You could try OnlyOffice, I believe it has better compatibility with .docx files in comparison to LibreOffice.

[–] Wiredfire@kbin.social 1 points 1 year ago

I’ve been using OnlyOffice and, as an M365 subscriber, would definitely recommend. The UI is also very similar to MS Office which can help new Linux users.

Anecdotally I’ve also found it snappier than Libre. But then I’m not a heavy office suite user so I’m sure others mileage may vary but it’s a perfect fit for my needs.

[–] writerlygal@lemm.ee 2 points 1 year ago

I work mostly with texts, but if I need something office-y, I go old school: gnumeric for spreadsheets and abiword for documents

[–] bbbhltz@beehaw.org 2 points 1 year ago

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.

[–] Schorsch@feddit.de 1 points 1 year ago

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.

[–] fmstrat@lemmy.nowsci.com 1 points 1 year ago* (last edited 1 year ago)

OnlyOffice. FOSS, great MS compatibility, more modern than LibreOffice, local apps and runs in web with Nextcloud with great document collaboration options.

[–] tabby@lemmy.tabbynet.com 1 points 1 year ago

Usually OnlyOffice though I keep LibreOffice installed as a backup as sometimes I've had weird compatibility issues with the former (very few and far between but still)

[–] VulcanSphere@kbin.social 1 points 1 year ago

Mostly LibreOffice, although sometimes also Google Docs (for Collab)

[–] ppp@lemmy.one 1 points 1 year ago

I don't know if it counts but I've been using pandoc for the entirety of my college life so far which includes creating presentations and writing papers. For collaboration with other students, we would usually use Google Docs. It's pretty much the standard nowadays.

[–] Hyperi0n@lemm.ee 1 points 1 year ago

I use LibreOffice. I was using office 365 on my laptop and I just got sick of microsoft (especially after that incident where it took them six months to give me back access to my outlook account essentially rendering many services on my old PC useless) so I started looking up alternitives to Word.

My family had been using KingSoft which is a hot buggy mess so I chose LibreOffice instead. It was one of the first open source apps I chose after leaving Microsoft and I haven't looked back. If I had to pick a problem it's that 365 was way better at correcting mispelled words but other than I love LibreOffice!

[–] 0xtero@kbin.social 1 points 1 year ago (1 children)

99.9% of customers use Microsoft Office, so I have QEMU windows for this purpose.
For own work/at home I find I mostly get by with textfiles/markdown and odd LibreOffice spreadsheet.

[–] attaxia@kbin.social 0 points 1 year ago

Why QEMU? I've found it's performance an compatibility quite lacking compared to VirtualBox, or since you're using it anyway to run nonfree software: commercial products like VMware Player/Workstation

[–] unix_joe@lemmy.sdf.org 1 points 1 year ago

LibreOffice from Flathub.

But if I'm crafting a document from scratch, I use AbiWord, which has been my default WYSIWYG editor since 20 years ago. Most recently, I used it to type the contract I used to sell a house, and to start an LLC.

[–] OddFed@feddit.de 1 points 1 year ago

Usually a Harvie&Hudson. I just go for a more casual Sexton on Fridays.

[–] tuto193@kbin.social 1 points 1 year ago

Latex on VSCode for personal things or otherwise Overleaf for collab. Otherwise default to google docs/Librr Office

[–] JRepin@lemmy.ml 1 points 1 year ago

LibreOffice and avoid MS trap&trash formats as much as I can

[–] haakon@lemmy.sdfeu.org 1 points 1 year ago

LibreOffice, since I'm a light user and it's usually available.

[–] KeyLowMike85@lemmy.world 1 points 1 year ago

I'm using LibreOffice at the moment.

[–] Yurnero91@feddit.de 1 points 1 year ago

Always used and will be using LibreOffice. It just works for me.

[–] Daeraxa@lemmy.ml 0 points 1 year ago (1 children)

I was using LibreOffice on everything but for some unknown reason it just flat out stopped working on my machine so I installed OnlyOffice and honestly I much prefer it.

[–] shreddy_scientist@lemmy.ml 1 points 1 year ago

What makes you prefer OnlyOffice over LibreOffice? I like how OnlyOffice seems to decrease possible format errors, so I tend to open docs in it after putting them together in Libre.

load more comments
view more: next ›