Comment by qbasic_forever

4 years ago

Saving a log of every keystroke is basically what a CRDT for an editor does today. We really just need to make local editors behave more like Google Docs and de-emphasize use of the save button (everything is always saved at all times).

I would prefer something less broken than google docs. Something which can track semantic file changes in projects.