I just got an email telling me that this very very old script of mine stopped working under CS5
The script automatically creates a backup copy of the current document while saving. Apply cmd-S as shortcut for the script and you won't notice it is there.
The new version of "save_with_backup" is now a JavaScript (i.e. works on PC as well as on Mac) with a few minor improvements.
Before using the script you need to adjust three lines in the code to point to your preferred backup-location.
Currently the backupfolder is on the desktop. You could point to a deeper subfolder of the desktop by changing line 4
In case you want your backupfolder somewhere else, change the code like this
The script creates a subfolder structure. One subfolder for each day you do a save in the form yyyy mm dd and each document gets a time-prefix in the form hhmmss_
Recent comments
1 day 3 hours ago
2 days 21 min ago
4 days 7 hours ago
5 days 17 hours ago
5 days 21 hours ago
3 weeks 6 days ago
8 weeks 22 hours ago
9 weeks 2 days ago
11 weeks 5 days ago
11 weeks 6 days ago