excalidraw-claymate
excalidraw-claymate copied to clipboard
[feature] save & load
Now, as we have editable scenes, saving and loading all scenes would be desirable.
~We could save them in localStorage too. And then, modified check is less important or unnecessary.~ fixed in #23.
Would be great if save/load would work for all scenes. Currently, I can solve it by saving/loading the whole local storage by JS but would be nice to have a button for it (save to file - select scene or all scenes, load from file - select scenes or load all scenes).
Lately, I don't have much time to work on both excalidraw-animate and excalidraw-claymate, but contributions are welcome and I will review code as soon as possible.