dasher-project / dasher-web

Dasher text entry in HTML, CSS, JavaScript, and SVG
https://dasher-project.github.io/dasher-web/browser/
MIT License
43 stars 8 forks source link

Message Store Features #42

Closed jcope closed 3 years ago

jcope commented 3 years ago

Adds 4 buttons to the control panel pertaining to message storage: -Add (current message to the localdb storage) -View (displayed crudely in an alert window) -Export (to file, json format) -Import (to the localdb)

jcope commented 3 years ago

If there are no further suggestions, I'd like to move forward and merge and close this into the main branch.