noteto icon indicating copy to clipboard operation
noteto copied to clipboard

Simple save/load user templates leveraging localStorage

Open dmastrorillo opened this issue 2 years ago • 2 comments

Allow user to save and load custom templates using localStorage

  • [ ] add a text field above the SVG paper to input a title for the template
  • [ ] autosave
  • [ ] New template button to clear all blocks and start fresh

dmastrorillo avatar Aug 07 '23 20:08 dmastrorillo

Sounds good, @dmastrorillo ! Do you already have thoughts how the user could be enabled to discover the saved templates? Like a DropDown or Modal showing a list of the templates in LocalStorage?

dynobo avatar Aug 08 '23 07:08 dynobo

Haven't gone that far, but maybe something similar to the Template Gallery could work?

dmastrorillo avatar Aug 08 '23 23:08 dmastrorillo