Page 1 of 1
Autosave
Posted: Fri May 26, 2023 2:39 pm
by Bappoo
hi, teh software definitely crashes from time to time and if, like me, you forget to hit save for a while, it can cost a lot of time. An auto save, to sequentially numbered files each time a change is made would be so so useful, pretty please
Re: Autosave
Posted: Sat May 27, 2023 8:50 am
by GGGss
Hmm - yes but then you'll have to implement a name-giving rule where you can make a difference between a manually saved version, vs a version under development.
[CTRL] =[S] is you saver for the moment.
On key components finished, I do a Save-as.
Re: Autosave
Posted: Wed Jun 07, 2023 6:29 am
by Bappoo
Hi Fredj,yes agreed, I was thinking, whatever the user saves, the system just saves a version of that every time a change is made and keeps a history of those saves (like with an incremental numeric value). There would need to be a limit of course on how many iterations would be kept, but it's only a small file, so 100 iterations wouldnt be an issue.