You're viewing old version number 10. - Current version

Reduce auto-save interval time

Currently, the auto-save frequency is every 300 seconds, provided a keystroke was press.

Reduce to 150 seconds (2.5 minutes)

OR

Add new power command that works only for the enhanced writing area where an interval in seconds can be supplied.

Implementation

This change/feature was implemented on 22Oct2013.

Instead of hard-coding a new value into splitscreen.js, a variable was added that contained a default value of 300000, which is the interval time listed in milliseconds, which equals 5 minutes.

The default value can be overridden with the autosave command like this:

autosave=60

The command has to start at the beginning of a line, and nothing follows after the numeric value.

The 60 in the above example is the number of seconds, which gets converted to milliseconds within the JavaScript.

#junco - #resolved

From JR's : articles
131 words - 838 chars
created on
updated on - #
source - versions

Related articles
Resolved - Change the redirect action after deleting front page post - Jun 27, 2013
Resolved - Fix display of extended ascii characters when editing in splitscreen mode - Aug 21, 2013
Resolved - Hide old versions of private blog posts - Jun 27, 2013
Resolved - Restrict tag and user names - Jul 30, 2013
Resolved - Possible WebMention change - Oct 10, 2013
more >>



A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: Jan 12, 2025 - 6:44 a.m. EST