processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.34k stars 1.29k forks source link

FEAT : Adding a Auto Save Feature just like Leetcode #2907

Closed Ayush-Vish closed 7 months ago

Ayush-Vish commented 7 months ago

Increasing Access

image

It will be feature that will be either on or off. Some User don't have the habit of saving file again n again. So this feature will be useful for those user.

Feature request details

welcome[bot] commented 7 months ago

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.

Ayush-Vish commented 7 months ago

@lindapaiste If you like this feature. Please assign this feature to me.

lindapaiste commented 7 months ago

We do have auto-save! Check the "Settings" dialog (⚙️button).

image