-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
local storage persists in the browser but it can be cleared easily. this feature aims at helping the user to backup their storage to resume where they left off.
- import option with version check to ensure data can be used
- warn user before import that all existing storage will be deleted
- export option to download as json file
- consider a dialog that allows the user to name the export, giving a default value of the date+time
- version control the object exported so that importing can match versions
- consider an upgrade path with version numbers, this might not be possible
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request