France and Germany, in joint collaboration, have developed a Google Docs alternative - and its awesome! (Netherlands are currently onboarded)
-
This post did not contain any content.
I love the docs ability to create databases from my docs. That would be super useful for work and research activities.
-
I wholeheartedly agree with this opinion. Google Docs has done very little to innovate. The fact that you're still limited to like 6 built-in styles & lack of integrated syntax highlighting is ridiculous.
Google Docs has done very little to innovate.
The place where I see Google Docs being far superior to any other product I've run into is collaborative work. Having multiple people writing in the same doc at the simultaneously is a train wreck in most products Office365 included. In other products there's a good chance you'll have a version conflict and someone's changes will be lost. Google docs handles that with ease.
-
I love the docs ability to create databases from my docs. That would be super useful for work and research activities.
Oh, you mean a spreadsheet?
-
This post did not contain any content.
Pretty good project, but is it the future to have mainly web apps?
-
Oh, you mean a spreadsheet?
No, because with the above you can have rich objects in databases (for example, a dynamically updated list of medical events, each with all the attributes I want, attachments etc.), and almost arbitrarily deep nesting of databases.
The idea to have databases with pages is one of the key features that made notion successful. It allows to structure knowledge without duplication, in addition to provide some other no-code features.Spreadsheets are not even close.
-
I got a kick out of Google Docs alternative since it is trying to be AnyType, AFFiNE, AppFlowy, etc and none of those editors are stupid enough to claim to be Google Docs alternatives nor are they a bloated mess. Proof is in the pudding though... Try putting 1 inch margins on a page & add tab stops with this & printing it out where you get the same results.. oh wait, you can't... Cause it isn't a Google Docs alternative.
None of those tools are editors, right? They all try to be a notion alternative, which is also not an editor. There is basically 0 focus on typesetting.
-
Surprised they didn't go with cryptpad - aren't they already French?
Cryptpad is French, but they are using OnlyOffice, which is Russian.
-
Just checked the part about self-hosting. While it's probably possible to handle things with a less heavy approach, their only "easy to use" example right now is to have a full-blown kubernetes cluster at hand or run locally in the source directory. That's a bit much.
In the README there's also instructions for Docker Compose, although it's quite the compose file, with SIXTEEN containers defined. Not something I'd want to self-host.
-
Cryptpad is French, but they are using OnlyOffice, which is Russian.
Fuck
Didn't know that... I got convinced by the company being supposedly Latvian.
-
This post did not contain any content.
Yeah, it is called Word. Works on all computers, is free to use the web based version, and is the world standard.
-
The web browser is the future, especially for a crappy document editor and spread sheet.
Then just use Word online.
-
Google Docs has done very little to innovate.
The place where I see Google Docs being far superior to any other product I've run into is collaborative work. Having multiple people writing in the same doc at the simultaneously is a train wreck in most products Office365 included. In other products there's a good chance you'll have a version conflict and someone's changes will be lost. Google docs handles that with ease.
I have been using collaboration with Microsoft products for decades with little issue. I first started in college in 2006 with Onenote and it worked well even then. googol is garbage.
-
Yeah, it is called Word. Works on all computers, is free to use the web based version, and is the world standard.
Proprietary bullshit
-
Pretty good project, but is it the future to have mainly web apps?
-
Just checked the part about self-hosting. While it's probably possible to handle things with a less heavy approach, their only "easy to use" example right now is to have a full-blown kubernetes cluster at hand or run locally in the source directory. That's a bit much.
Please develop this self hosted version using sandstorm
It makes hosting a breeze with one click installation
-
Honestly, k8s is super easy and very lightweight to run locally if you know the rights tools. There are a few good options but I prefer k3d. I can install Docker/k3d and also build a local cluster running in maybe 2 minutes. It’s excellent for local dev. Even good for production in some niche scenarios
Seconding k3d (and, by extension, k3s). If you're in a market for sth suitable for more upstream-compliant clustering solution (k3s uses SQLite instead of etcd, iirc), RKE2 is also a great choice
-
Then just use Word online.
Not FOSS and probably not privacy friendly
-
Pretty good project, but is it the future to have mainly web apps?
A bit of both I guess
Web apps have the advantage of not requiring admin permission and being accessible from pretty much everywhere, and they are often less intensive I believe
And I guess cloud storage of documents makes it even better
-
Honestly, k8s is super easy and very lightweight to run locally if you know the rights tools. There are a few good options but I prefer k3d. I can install Docker/k3d and also build a local cluster running in maybe 2 minutes. It’s excellent for local dev. Even good for production in some niche scenarios
I don't like the approach of piling more things on top of even more things to achieve the same goal as the base, frankly speaking. A "local" kubernetes cluster serve no purpose other than incredible complexity for little to no gain over a mere docker-compose. And a small cluster would work equally well with docker swarm.
A service, even made of multiple parts, should always be described that way. It's easy to move "up" the stack of complexity, if you so desire. Having "have a k8s cluster with helm" working as the base requirement sounds insane to me.
-
Pretty good project, but is it the future to have mainly web apps?
Bro has been sleeping under a rock for the past 10 years.