TiddlyWiki5/core/modules
Jermolene 2952afe7af Fix for autosave
Re-introduces the “tw-auto-save-wiki” message. The previous approach of
automatically triggering autosave whenever a tiddler changed meant that
changing configuration changes in control panel was triggering an
autosave. Using the explicit message gives us better control of the
situations in which we’ll autosave.

Now we solve the earlier problem of there being outstanding tiddler
change events at the time that we process the “tw-auto-save-wiki” by
deferring the autosave until the outstanding change event comes in.
2014-08-29 09:58:30 +01:00
..
commands
filters Extend 'all' filter operator to select all source tiddlers 2014-08-29 09:54:31 +01:00
info
macros
parsers
savers
startup
storyviews
upgraders
utils Fix for autosave 2014-08-29 09:58:30 +01:00
widgets Fix for autosave 2014-08-29 09:58:30 +01:00
commander.js
config.js
deserializers.js
filters.js
language.js
pluginswitcher.js
saver-handler.js Fix for autosave 2014-08-29 09:58:30 +01:00
syncer.js
tiddler.js
wiki.js Fix for autosave 2014-08-29 09:58:30 +01:00