this post was submitted on 09 Feb 2025
49 points (91.5% liked)

Selfhosted

60758 readers
137 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hi all,

What fast but functional document editor do you recommend? I would like to add custom fonts and do some page layout work, but otherwise nothing too fancy.

Suggestions?

you are viewing a single comment's thread
view the rest of the comments
[–] ocean@lemmy.selfhostcat.com 2 points 1 year ago* (last edited 1 year ago) (2 children)

Why not libreoffice

Edit: I believe it’s maintained unlike the former

[–] poVoq@slrpnk.net 8 points 1 year ago (1 children)

OnlyOffice is not the unmaintained OpenOffice.

[–] ocean@lemmy.selfhostcat.com 1 points 1 year ago

Thanks for the correction

[–] Dirk@lemmy.ml 4 points 1 year ago (3 children)

So, LibreOffice can be used over the Internet in a web browser?

[–] ocean@lemmy.selfhostcat.com 7 points 1 year ago (1 children)
[–] Dirk@lemmy.ml 4 points 1 year ago (1 children)

Ah, I see. Not as native web application, though.

They’re using Alpine Linux, install X and Openbox and Xvnc and serve KasmVNC via Nginx and connect via KasmVNC to that X instance. LibreOffice is started in fullscreen and looks like a slightly blurry web application.

But in reality it is just a regular desktop installation with some extra things.

@fikran@lemm.ee, maybe this is a solution? I wouldn’t recommend it because it’s not really a web-based document editor.

[–] ocean@lemmy.selfhostcat.com 2 points 1 year ago (1 children)

Oh that looks horrible, never mind!

[–] Dirk@lemmy.ml 3 points 1 year ago

Usually you just see LibreOffice and nothing else, so it’s fine, I guess. Not a web-based editor, but usable.

I use Collabora CODE, which is an online version of LibreOffice. I don't know a ton about the technical details, but I'm pretty sure it does server side rendering.

Here's a guide to configure it with Nextcloud.