codeboot icon indicating copy to clipboard operation
codeboot copied to clipboard

Allow the state of the workspace to be imported/exported

Open dufour opened this issue 13 years ago • 0 comments

The state of the workspace is saved in the browser's local storage, but it should be possible to export it to a file and import on a different machine.

This should be trivial to implement since the local storage already requires the state to be serialized to a string.

dufour avatar Oct 24 '12 21:10 dufour