I'm finding myself editing the same note multiple times per day. It could be a note from an event where I add an agenda/plan and then followup thoughts. Or during an event where I continuously jot down things I'd like to remember. Its annoying to keep pressing the edit & save buttons, so now notes are always rendered in the editor and are auto-saved.
A fun implementation detail: if you load too many ckeditors at a time, it is a huge drag on perceived page load. So now notes render statically first, and then the editor gets loaded when a note appears on the screen.