Hacker News new | ask | show | jobs
by qwerty456127 1318 days ago
Nice. How do I delete everything? How do I backup and restore?
1 comments

Thanks. For possibility to delete everything, I have to implement a selection for multiple blocks. This, restore and backup will definitely be implemented in the near future.
> For possibility to delete everything, I have to implement a selection for multiple blocks.

Why do you believe you have to? A simple "start afresh" button discarding all the objects would do. Such a tool is essential for experimentation, studying a new tool.

> This, restore and backup will definitely be implemented in the near future.

I hope so. Just dump/load JSON. Lack of this functionality seems killing a great concept. I doubt many people will spend even a minute outlining if the only way they can backup their work result is a screenshot.

Thanks for the feedback. I added this functionality :)
Fantastic! Thank you very much!!