Cool tracks homebrewed by La Suite Numérique Team. Help us build the open source digital workspace.
Come and be a part of a the digital autonomy revolution
IMO Notion really made an awesome job with real-time, collab features (comments, suggestions) and useful AI actions. So much, people only see databases ^^.
For now we’ll be focusing on these. That’s already plenty ^^
Further down road we’ll if we manage to take on databases.
Hey there! Thanks for the comment.
I have to disagree with you. For government and large legs it makes less and less sense to just pay for licences. If you pay per user it becomes a huge chunk of your budget AND you have no control on your IT nor the budget to hire people. In the context we live and especially in Europe it also make no sense to opt for an American vendor who has to give access to US gov if asked to.
And for small orgs I don’t see why there’d be no large mutualized instance that everyone can use for a reasonable price that pays for the ops team running it + server expenses.
We plan on getting e2ee as we have the military are interested in using it. From what we investigated there will be some tradeoff feature wise (attribution of edits will be harder for example). Happy to receive some help on that front.
Do you any idea of how much collaborative suites cost to government every year? 10's if not 100's of millions! They have millions of public servents. The investement to build Docs is a drop of water in the the ocean in comparison.
What's complex for most users that do not spend their days into an IDE is not seing what's your prose is going to look like and they've been use to that for a couple decade. For us it kind of made sense to support markdown + giving giving a minimalistic toolbar for users who don't know how to md.
Also, you can do a lot of things in BlockNotejs you can't unless you code html and css in md (colors, blocks etc.)
Hey! Not a developer but here are a couple pointers.
As Yousef says below, the text editing bit is hard. We wanted to be build fast and BlockNotejs makes it easy, you get the block stucture, the slash command, you can style your editor and extend with custom blocks. The BlockNotejs team researched the live editing space thoroughly so we could just follow the tracks: BlockNotejs, HocusPocus, Yjs. We "just" had to build the wrapper around with authentication, docs permissions and search and boom you have Docs!