Save and restore configurations #7

Open
opened 2019-12-13 00:48:39 +00:00 by glen · 0 comments
Owner

We should be able to create a text file that records the current configuration and produce a "Blob" from it and then provide the user with a URL for that Blob which will allow it to be saved as if it were being downloaded. Maybe we would use a ".dy3" file extension, that does not seem to be in use by anything out there.

For loading a file, there should be an HTML5 api for reading a local file (basically I think you get back a Blob which you can access through something called FileReader).

We should be able to create a text file that records the current configuration and produce a "Blob" from it and then provide the user with a URL for that Blob which will allow it to be saved as if it were being downloaded. Maybe we would use a ".dy3" file extension, that does not seem to be in use by anything out there. For loading a file, there should be an HTML5 api for reading a local file (basically I think you get back a Blob which you can access through something called FileReader).
glen added the
enhancement
label 2019-12-13 00:48:39 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: glen/dyna3#7
No description provided.