this post was submitted on 22 Jun 2026
6 points (80.0% liked)

Linux

65917 readers
577 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 7 years ago
MODERATORS
 

Hello, I'm looking for a simple collaborative text editor. We do have an office 365 subscription and it works, but the 10 minutes loading time every time you open a document are taking a strain on my mental sanity.

We don't need nothing too fancy, markdown support would be a plus, especially with embedded latex formulas and possibly bibfile references.

The things I really need are a simple ways to add comments to text and a changes view to immediately see what a collaborator modified.

I've been taking a look at hackmd, it kind of fulfills the role, but the pricing is a bit high for the features available.

Could be self hosted too, but to be fair I'd rather not have to maintain it.

top 11 comments
sorted by: hot top controversial new old
[–] Ephera@lemmy.ml 6 points 8 hours ago

Gonna throw in EtherPad. It's been like ten years, since I properly used it, but I believe, it's relatively minimal, so pretty much just Markdown.

There's also lots of publicly hosted instances you can use: https://scanner.etherpad.org/

[–] Strit@lemmy.linuxuserspace.show 5 points 10 hours ago (1 children)

HedgeDoc also seems like an option that could do some of this. Self-hostable and open source (last I checked).

[–] ranzispa@mander.xyz 2 points 9 hours ago

I tried the hedgedoc demo.

As far as I can see it supports latex and has some change revision mechanism. Unfortunately no bib file support, but I guess that's ok.

However, I can not find a way to add comments to the rendered text. Is that possible on the self hosted version?

That would be a deal breaker, most of what I need is actually reading documents written by other people and ask for clarifications or improvements.

[–] alsimoneau@lemmy.ca 1 points 8 hours ago (1 children)
[–] ranzispa@mander.xyz 1 points 8 hours ago

It is an option. However the ability to have comments on the text is really important.

And I don't want to have through GitHub PR process to get that comments capabilities.

[–] Lemmert@reddthat.com 3 points 10 hours ago

I personally like Cryptpad. It can be self hosted, but you can also make an acount elsewhere considering you don't want the hastle of maintaining.

Overleaf can be self hosted too

[–] whatsgoingdom@rollenspiel.forum 3 points 11 hours ago

Nextcloud + collabora online works pretty good for me.

[–] waigl@lemmy.world 1 points 9 hours ago

Years ago, we used to use Etherpad for that. Don't know if that's still a thing.

[–] just_another_person@lemmy.world 1 points 9 hours ago (1 children)

If you're looking for something hosted, ProtonDocs is fine, however you'll need an account for each collaborator which could get expensive.

Lots of mentions of HedgeDoc, but it's only for Markdown.

Collabora sounds more in line with what you're looking for. Nextcloud Office might be a bit lacking.

[–] ranzispa@mander.xyz 1 points 9 hours ago

Markdown is fine. I'll take a look at protondocs, pricing is not really an issue - but since this is public money I very much prefer to spend it on actual experiments.

Don't know about collabora, I had tried it a few years ago and found it very slow and finicky. Moreover maintaining the whole nextcloud setup would be something I'd gladly avoid.

[–] whysofurious@lemmy.dbzer0.com 1 points 9 hours ago

I would go for hedgedoc if the team can switch to markdown, otherwise Cryptpad to stay in an office-like suite.

If you already have nextcloud then that + collabora should be good enough. Otherwise installing the whole nextcloud suite just for collaborative editing seems like a lot imho.