5/21/2025 at 8:41:05 AM
What's the point of editors like this. It looks really well done, but it's not the first, and I don't see the point of any of them.I don't get why I would need a web-based editor (markdown or other formats). I can perhaps see the point in a collaboration editor, but that's a special case.
Where's the "save" button? Where is my stuff stored? After clicking around a bit I got stuff in the edit mode and now I can't get back to the frontpage.
Perhaps this is an age thing, but files goes on my hard drive, I organise them using a file manager. Files shouldn't be stuck in a browser.
It says I can write blog posts, but how do I export files to my blog? Is there Wordpress integration? Git?
by mrweasel
5/21/2025 at 9:14:47 AM
It is a collaborative document, saved live in a same way as google docs (with offline local support coming, if You are out of cell). The benefit is to have a simple way to create colab documents, with invite logic, which can be used for different purposes seamlessly - private notes, shared todo-lists, password protected gallery, read-only blog post, chat.We will have markdown / keep / ... import of the notes, a bit later, but that is not probably what You meant with file uploads. The front-page navigation needs care, thx for feedback.
by jm666
5/21/2025 at 10:04:56 AM
Thanks.No the import of notes is not what I had in mind :-) I always want to be storing files locally, or on a network share. Having this being intended as a collaboration tool makes sense, but if I'm the sole user, then it's just another place to store my files, which can't be shared or accessed by any other tool. That's my objection, and why I question the usefulness of something like this. You're siloing of data, which makes no sense to me (well it doesn't, it's the only way this can really work in the browser).
My question about the usefulness is sincere. I truly don't get why anyone would want to work in the browser like this, but I also dislike Google Docs. I'm just not the target audience, so I struggle to see how or why something like this would be useful.
The functionality is really well done, I'd just wish it was a desktop application, and stored files on my hard drive.
by mrweasel
5/21/2025 at 10:23:28 AM
Thank You too; I understand, I'm a long time vi & ripgrep user and honestly do not like wysiwyg editors too much; most of my private notes are still rsynced plaintext.For me, the valuable usecases for kraa are: small notes shared accross devices/people (desktop/phone, family todos), pw-protected gallery for family, and the possibility to turn a note into a BS-free nice blog post super easily. The BS-free aspect is important, but it also means we will be compromising on features (compared to notion/wp/..).
EDIT (adding):
Also, as for the desktop application storing files localy - we do not plan that now, it is too much of a stretch from colab web app :-) We will however probably support localStorage offline mode & p2p / encrypted documents, but that is still something else.
Kind regards!
by jm666