akalongman / sublimetext-autobackups

Sublime Text 2/3 Auto backups plugin
MIT License
71 stars 22 forks source link

Backups by dates #2

Closed akalongman closed 10 years ago

akalongman commented 11 years ago

Create backups by days

ivanchaer commented 10 years ago

Hi Longman, Thank you for your awesome work. Can't imagine life before your plugin. Would it be complicated to enable an option to create a backup for every single save action, and not only a version per day? Kudos, Ivan

akalongman commented 10 years ago

Hi ivanchaer, I plained to do this. What's your preferred format for every backup?

ivanchaer commented 10 years ago

That's a good question. I have the impression that it would be good to create a folder with the date, another with the time inside, and then store the folder structure inside.

Like 2013-11-14/165522/folder-structure/file-name.extension.

That would allow the user to easily remove old backups when necessary.

What are your thoughts on that?

akalongman commented 10 years ago

@ivanchaer can you test new devel version of AutoBackups? I added backup per save feature link: https://github.com/akalongman/sublimetext-autobackups/tree/devel

ivanchaer commented 10 years ago

Hi @akalongman! It works perfectly. That's wonderful. Thanks a lot for that!

akalongman commented 10 years ago

@ivanchaer You are test last 2.0.3 version?

ivanchaer commented 10 years ago

Yes.

akalongman commented 10 years ago

Ok. If you will found any bug, notify me please