TheAliceProject / alice3

The Alice 3 block-based IDE desktop application. Also contains a NetBeans plugin to extend development into java.
https://www.alice.org/
Other
154 stars 24 forks source link

Start autosaves on new projects before they are named files #397

Open dabeshouse opened 5 months ago

dabeshouse commented 5 months ago

The process that saves backups as a user is working should begin before the user has saved under a specific file name.

These backups will go to a standard location, possibly not easily visible to the user. After the user saves the file these initial backups should be either moved into the new backup directory or simply removed.

When Alice launches it should check this new default backup location. If there are any files prompt the user to see if they want to recover that work.

This will be similar to #396, but for worlds a user never saved.