stefnotch / quantum-sheet

QuantumSheet - A user friendly mathematics worksheet and solver
https://stefnotch.github.io/quantum-sheet/
GNU General Public License v3.0
55 stars 5 forks source link

IndexedDb Backups #41

Open stefnotch opened 2 years ago

stefnotch commented 2 years ago

It would be nice to periodically save a backup of the document in an indexeddb. That way, if something crashes or goes horribly wrong, not all is lost.

phcreery commented 2 years ago

Or even real time collaboration: https://github.com/yousefed/SyncedStore which is based on https://github.com/yjs/yjs