Hi Michael,
How about an automatic or manual file backup feature?
My favorite editor allows specifying a directory where backups are saved.
And then backups can be created in one of several ways.
One is the option to create a backup every time you save. A suffix such as 001, 002, etc. is added to the filename. The file with the current name is also updated just as normal.
Another option is to have a alternate save command that creates the incremental backup.
Another option is to create a incremental backup at specified intervals.
Just more noise coming from my mind.
Thanks.
Frederick
|