Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement per_day:false per_time:file #18

Open
tablatronix opened this issue Dec 4, 2014 · 5 comments
Open

enhancement per_day:false per_time:file #18

tablatronix opened this issue Dec 4, 2014 · 5 comments

Comments

@tablatronix
Copy link

I want to be able to set
"backup_per_time": "file"
"backup_per_day": false,

and have files save in proper heirachies, with stamped filenames, like this plugin used to do in ST2
https://github.com/joelpt/sublimetext-automatic-backups

backups/path/to/file/filename.date.ext
backups/path/to/file/filename-date.ext
etc.

Would this be implementable or problematic for the in app previewer ?

I much prefer having all files where they belong, and not in separate dated folders, despite the obvious limit issues.

@ionutforyou
Copy link

that is exactly what i was looking for too..

@tablatronix
Copy link
Author

Time to break out the Python book.

@ionutforyou
Copy link

I'm new with git and forking and etc, but i tried something and it works, if you wish to test, get this file https://github.com/ionutforyou/sublimetext-autobackups/blob/master/autobackups/paths_helper.py

and place it in your Projects>Autobackps/paths_helper.py , and try changing the options until it suits you :)

@tablatronix
Copy link
Author

It looks like master has no changes, you have 2 other branches, patch 1 and patch 2.
Which branch ?

@ionutforyou
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants