joelpt / sublimetext-automatic-backups

Automatic backups with historical navigation for Sublime Text.
73 stars 15 forks source link

Some minor changes #6

Closed akalongman closed 11 years ago

akalongman commented 11 years ago

Added capability to save file backup when file open (without saving) Changed datetime format from YYYY-MM-DD-HH-MM-SS to YYYY-MM-DD_HH-MM-SS

joelpt commented 11 years ago

I am going to merge this shortly, with the following additional modifications:

Something that I think would really improve the behavior of backup_on_open_file (as well as AutomaticBackups in general): only save a backup copy if the new backup copy is different than the previous backup copy. This would mostly eliminate the aforementioned disadvantages of enabling backup_on_open_file.

joelpt commented 11 years ago

Completed with aforementioned modifications. https://github.com/joelpt/sublimetext-automatic-backups/commit/d5d096c5d42d6c7d88e699dc505f25c3f01d6549 https://github.com/joelpt/sublimetext-automatic-backups/commit/2deaf6ac42b71d1f172bfc7b64a8009ff941d417