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

history_on_save? #102

Open
asarkar opened this issue Nov 24, 2018 · 2 comments
Open

history_on_save? #102

asarkar opened this issue Nov 24, 2018 · 2 comments

Comments

@asarkar
Copy link

asarkar commented Nov 24, 2018

I see various history_on* settings, but nothing is mentioned above history_on_save. Is it the default behavior to save history when the user explicitly saves the file? Please document it.

"history_on_close": true,
"history_on_focus_lost": false,
"history_on_load": true
@erikdemarco
Copy link

erikdemarco commented Apr 27, 2019

yes i agree. its doesnt make sense you have 'history_on_focus_lost' (which is not really important) but no 'history on save' (which is more important)??

and as additional feature i request "history_on_time" (which save automatically based on every x seconds). this is really important for backup purposes

@dimon222
Copy link

yes default is save on save.
How to achieve it? - history_on_close = false

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

3 participants