I use it, and it works fine. OpenOffice had a massive following before the LibreOffice fork so realistically most people moved there as a default option. Doesn't mean Only office is bad, just that many FOSS users are more likely to use its competitors.
Open Source
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
I am sure that some people wouldn’t like the fact that the interface runs as a webapp, or use of Java, but it’s strange to me that it’s not usually even in the conversation.
A point about conversations, rather than the software itself. I think it's not really at the forefront of the discussion because this kind of software caters kinda to "legacy" organizational environments that want a 1 to 1 replacement for Google Docs or Microsoft 365, which is not the sexiest problem. In the community of adopters of NextCloud (poor souls...) the discussion between onlyoffice and collabora, together with their integration with NC, is a quite common topic but again, most of these deal with orgs and not individual adoption and I would say that's a very distinct crowd from most "hackerinos" who populate the FOSS online communities.
That said, a lot of the discourse is now focused on moving away entirely from document-based (and even document-oriented) software, because there's a shared understanding that the problem is in the approach itself, and what IBM, Apple and Microsoft considered a reasonable way to handle information in the '80s, is not necessarily the best way now.
Can you expand on your last point? Where do we move to from document based software? That seems like a bigger change than the change from typewriter to word processor.
Well, Obsidian, Notion, Anytype, Affine can give you a hint of possible directions in this transition. While they still retain document-oriented features, like the concept of Page, they also try to really go for a much richer experience that does away with the limitations inherited from paper-based solutions. Double-linking, composability, fractal properties of pages and nesting (especially in Notion and Anytype), block-based UI, seamless integration of text, databases, and embeds, heavy use of transclusion and other stuff like that.
I would say this alternative system is far from cohesive and mature, but it's clear some software is emancipating itself from whatever Onlyoffice represents.
Maybe you would find this video interesting: https://www.youtube.com/watch?v=KXiQlLHuK7g
Cool thanks. I get the distinction now. I use Joplin for some of the features mentioned and do like it. Notion sounds pretty neat too.
I'll also toss out Zettlr, which is ideal for technical/scientific writing and publishing. Massive displacement in the scientific/technical community pushing out the incumbent Google, Microsoft, and (gasp) raw LaTeX.
Glancing through zettlr's website and docs, Im not sure I understand it. Is it just notetaking software, that utilizes pandoc to build professional documents (via pdflatex)? Whats an example use case?
The general idea is that you use it to take notes on research papers or websites (optionally though it's Zotero integration), then when the time comes to write a technical paper, you can research from the comfort of your Zettelkasten, directly cite the research you took notes on and automate proper citations with BibTex, write in raw markdown if preferred, create tables natively, embed charts and graphs directly and properly track them using figure notation, do full layout templates in LaTeX, support LaTeX math equations, and a lot more.
Basically it solves the fragmentation problem researchers have had for a long time by integrating all the standards instead of trying to centrally replace them or declare them unnecessary.
It's similar to only fans but instead of naked people you watch pros do excel
youtube.com/watch?v=QwNoFOUiSiE
It works ok, I don't use it much because its a web app, so doing stuff like opening a 6000 line CSV file when I was migrating our CRM software caused it to crash/hang, or large word documents can cause it to slow down a ton.
But as a basic editor for small documents it works fine, if a bit laggy feeling for my tastes.
I see that there are a lot of cookies from their website, which is not good from a privacy perspective.
I guess by libre office you're not referring to Collabora?
Collabora is the online version of Libre, and absolutely integrates with mobile, nextcloud, web browsers, collaboration, etc.
I initially used OnlyOffice with my Nextcloud instance, but switched to Collabora with my own CODE server once I realized it was MUCH more thoroughly integrated into nextcloud.
OnlyOffice is also available as a (offline) desktop office suite, so as a user it's more like LibreOffice than Collabora.
My wife prefers OnlyOffice over LibreOffice, as it's feels closer to MS Office. Also it's compatibility with MS Office formats is better than LibreOffice.
I still use LibreOffice for desktop, but I'm not a heavy user. Haven't tried out Collabora or hosted OnlyOffice for NextCloud yet.
Both are perfectly serviceable, but for the self-hosted storage/office suite combo, Collabora simply fits into Nextcloud better. Which is likely why you don't see OnlyOffice discussed much.
Collabora is just more integrated. The NC and Collabora developers actually directly collaborate on integrating it into NC as the "official" office suite.
And AFAIK the backend of Collabora is simply LibreOffice, meaning the "desktop" version is: LibreOffice. The UI is the same, too, though they might've diverged since I last used LibreOffice on desktop.
Personally I'm not really concerned with formats, as long as I can finish documents as PDFs, and Collabora has brought a google-drive-like experience to my nextcloud instance that OnlyOffice didn't manage. Either way I was able to do a google takeout of my drive storage, and just plop that into my nextcloud. But with Collabora, actually interacting with the resulting files within the nextcloud UI has been nicer.
OnlyOffice is super easy to integrate with Nextcloud, and was their original office selection prior to the commercial opportunities with Collabora.
Also, OnlyOffice is built specifically for web rending, while Collabora is a pseudo VNC session. There are advantages and disadvantages to this, but they are very different systems under the hood.
Wait, is it a web app or does it use Java? Those are two distinctly different technologies.
I don't really know anything about computers, and it seems like I'm not the only one who finds the entire app suite a little confusing. The Github says this, which is where I got the understanding that it involves both:
ONLYOFFICE Desktop Editors contain the following components:
- desktop-apps - the frontend for ONLYOFFICE Desktop Editors which is used to build the program interface for the operating system selected.
- desktop-sdk - SDK which is a core part of ONLYOFFICE Desktop Editors.
- core - server core components for ONLYOFFICE Document Server which is a part of ONLYOFFICE Desktop Editors and is used to enable the conversion between the most popular office document formats (DOC, DOCX, ODT, RTF, TXT, PDF, HTML, EPUB, XPS, DjVu, XLS, XLSX, ODS, CSV, PPT, PPTX, ODP).
- sdkjs - JavaScript SDK for the ONLYOFFICE Document Server which is a part of ONLYOFFICE Desktop Editors and contains API for all the included components client-side interaction.
- web-apps - the frontend for ONLYOFFICE Document Server which is a part of ONLYOFFICE Desktop Editors that allows the user to create, edit, save and export text, spreadsheet and presentation documents using the common interface of a document editor.
- dictionaries - the dictionaries of various languages used for spellchecking in ONLYOFFICE Desktop Editors.
Hopefully you can explain what that means.
Ah, I think it uses JavaScript, not Java, so yeah it looks like it is a web app.
It's quite impressive IMO that you are into open-source software even though you say you don't know anything about computers, I'd say that counts as something, plus you know about Lemmy too. We all love open-source software here :)
Well, "nothing" may be a slight exaggeration. But I know little enough that wasn't aware Java and JavaScript are two different things.
Open source requires SOME understanding of computers, but really, you don't have to understand economic theory to see the benefits of joining a union. I don't know much, but I value privacy and I am old enough to see how tragically profiteers have broken the web. People smarter than me assure me that Open Source tends to be more secure, more private, harder to abuse and that all seems like a good idea to me. I've helped out with lots of Community contribution projects like Wikipedia, Open Street Maps, Open Clip Art, etc. and I see the good that Creative commons does, which is a philosophical cousin of Open Source. So, yeah, I understand Open source insofar as I understand its importance, even though I really don't know enough to contribute much other than cheerleading :)
I feel exactly the same way. The whole mobile editing patch thing was a huge mistake (you've seen the other comments so I won't rehash).
That being said, I still run it alongside Nextcloud. I only use LibreOffice for Draw and REALLY large spreadsheets now.
I use it and like it, but don’t see a need to evangelize. LibreOffice is good too.
It won't run on Wayland, and instead using X that makes entire onlyoffice interface blurry. I use onlyoffice only when i need 1:1 compatibility with Microsoft format. I'm Still thankful it is existed.
Back in the day it was just OpenOffice and LibreOffice. When did OnlyOffice come out? And, more importantly, did they call it that after OnlyFans became famous for some reason?
Edit: have done some googling and I thibk personally I'll be sticking with Libreoffice. I can see the utility for Windows folks making a switch but I often find open source tools which do not try to copy the proprietary alternative. Some of the best FOSS like Krita were successful because they broke the mold of slavishly copying UX and tools from bigger companies. Ditto with Godot to an extent.
Btw it was indeed called OnlyOffice after OF had taken off. Their name change was in 2022. Maybe I can sub to clippy and get him to uncurl! FOSS projects are so bad with naming and logos.
Is this a joke of some kind? It's been OnlyOffice since 2014.
Genuinely never heard of it before yesterday. Libreoffice just worked.
You never heard of it yet wrote silly things about it that is not true.
Sue me lol
If that was a joke, it was a really bad one. If that was not a joke, just take care of your mental health. That's all I'm gonna say.
Merry Christmas!
Merry Christmas to you too!
No.