Autosave
-
- Posts: 5
- Joined: Thu Mar 09, 2023 10:50 am
- Real Name: Paul D 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
- GGGss
- Posts: 3052
- Joined: Mon Sep 12, 2016 7:15 pm
- Location: Belgium
- Real Name: Fredje Gallon
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.
[CTRL] =[S] is you saver for the moment.
On key components finished, I do a Save-as.
All electric machines work on smoke... when the smoke escapes... they don't work anymore
-
- Posts: 5
- Joined: Thu Mar 09, 2023 10:50 am
- Real Name: Paul D 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.