5 ms·
When evaluating rich text editors for the note-taking app I started about a year ago (https://notabase.io https://notabase.io), I ended up going with Slate beca
by RichardChu 5y ago
When evaluating rich text editors for the note-taking app I started about a year ago (https://notabase.io https://notabase.io), I ended up going with Slate because of its flexible schema and customizable plugin architecture.
I sort of regret that choice now. I ran into a lot of bugs when integrating it which I had to manually work around; issues go months without being addressed; and there still isn't good cross-platform support, especially for Android. With a more active contributor base, Slate could be a fantastic library, but I get the feeling that it's in maintenance mode now, with not many major changes in the past year and a v1.0 still far in the future.
Tiptap looks like it might be a good choice now, but I find it off-putting that I can't insert links in the demo editor on Tiptap's website (https://tiptap.dev https://tiptap.dev), especially for my use case (a note-taking app whose core concept revolves around links).
- dbbk 5y agoThere's a demo for links here https://tiptap.dev/api/marks/link https://tiptap.dev/api/marks/link