I love the idea of Notion, and I love what the team is trying to do, and I love almost all of Notion. Unfortunately, it's too slow , at least for me. For a tool like that I need it to be a frictionless as possible, and Notion (for me!) is just a bit too annoying for me to put up with after extended usage. If you value features over snappiness, Notion may be great for you though. It's an amazing concept! And I certain…
Slack & notion make me close my eyes while typing, just because the delay between key press and pixels lighting up is so long that I get confused. It's like speaking with a 400ms or so echo of yourself being played back. Hugely distracting. When writing longer things on either, I find myself firing up vim to copy paste afterwards, just because it's impossible to get into any kind of flow in these apps. VS code also f…
That reminds me of this blogpost [1]. It's definitely possible to optimize the input latency of rich text editors in the browser: they just have to be close to the metal of the 'contenteditable' browser api.
[1] https://juretriglav.si/what-happens-when-you-type-a-single-l...