01-20-2025, 06:24 PM
On on- vs. offline: the data is kept in local storage, https://developer.mozilla.org/en-US/docs...calStorage, and is quite save there. You should only lose data if you touch the “reset” button (and if there is an error with local storage some weird things might happen: I need to dig deeper into this case).
You could work entirely offline unless
– you generate an QR code (this requires a file on our server),
– you touch the “reset” button (the editor is entirely reloaded),
– you load default experiments (more or less obviously).
Does this answer your questions in Saturday's post?
You could work entirely offline unless
– you generate an QR code (this requires a file on our server),
– you touch the “reset” button (the editor is entirely reloaded),
– you load default experiments (more or less obviously).
Does this answer your questions in Saturday's post?