1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-30 07:50:47 +00:00
TiddlyWiki5/core/wiki/config
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
..
AnimationDuration.tid Move the animation duration into a tiddler so that we can easily let it be adjusted in the control panel 2013-08-28 15:15:56 +01:00
AutoSave.tid Add automatic saving and warning on exit with unsaved changes 2014-02-06 21:36:30 +00:00
BitmapEditorColour.tid Rough and ready control over bitmap editor line width and colour 2014-02-21 14:06:04 +00:00
BitmapEditorLineWidth.tid Rough and ready control over bitmap editor line width and colour 2014-02-21 14:06:04 +00:00
EditorTypeMappings.multids Move editor type mappings into a single file 2014-08-15 10:06:05 +01:00
EditTemplateFields.multids Hide "revision" and "bag" fields from field editor 2014-08-10 09:13:48 +01:00
NavigationUpdateAddressBar.tid Stop defaulting to automatically updating the address bar 2014-07-17 18:40:26 +01:00
NavigationUpdateHistory.tid Make permalink behaviour configurable 2014-05-13 14:16:58 +01:00
PageControlButtons.multids Introduce refresh button and revert home button 2014-08-19 12:12:36 +01:00
SaverFilter.tid Fix for autosave 2014-08-29 09:58:30 +01:00
SyncFilter.tid Don't sync the pending import tiddler to the server 2014-08-11 13:38:10 +01:00
TiddlerInfoDefault.tid Allow default tiddler info tab to be configured 2014-08-28 09:12:00 +01:00
ToolbarIcons.tid Temporary commit losing power 2014-07-25 17:17:02 +01:00
ToolbarText.tid Temporary commit losing power 2014-07-25 17:17:02 +01:00
ViewToolbarButtons.multids Add "more" page control button 2014-07-30 22:25:52 +01:00