1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-23 23:46:52 +00:00
TiddlyWiki5/editions
Jermolene 13c4e028b1 Refactored autosave mechanism
Previously we were using a message `tw-auto-save-wiki` to trigger an
autosave. The message was generated by certain UI actions such as
saving a tiddler. The trouble was that the message was being processed
before the wiki change event for the accompanying change had had a
chance to percolate. The end result was that the dirty indicator was
staying lit when using autosave.

The new approach abandons the autosave message and instead triggers the
autosave in the wiki change event when a relevant change occurs.

One happy side effect of these changes is that the dirty indicator now
works as expected with the client server edition - ie, when typing in a
draft tiddler the dirty indicator will flash briefly, and then clear
when the sync mechanism has completed saving the draft.
2014-08-27 10:04:54 +01:00
..
codemirrordemo Add build targets to the core editions 2014-04-26 17:11:56 +01:00
d3demo Add build targets to the core editions 2014-04-26 17:11:56 +01:00
de-AT-DE Move fullscreen button into core from plugin 2014-08-01 16:52:12 +01:00
empty Move fullscreen button into core from plugin 2014-08-01 16:52:12 +01:00
fr-FR Move fullscreen button into core from plugin 2014-08-01 16:52:12 +01:00
highlightdemo Add build targets to the core editions 2014-04-26 17:11:56 +01:00
markdowndemo Docs updates 2014-06-19 08:53:24 +01:00
server Some rejigging of the editions folders 2014-02-24 13:28:55 +00:00
tahoelafs Add build targets to the core editions 2014-04-26 17:11:56 +01:00
test Disable wikilinking when preceded with dash or underscore 2014-08-08 16:20:15 +01:00
testcommonjs Move fullscreen button into core from plugin 2014-08-01 16:52:12 +01:00
tw2 Docs update 2014-02-23 19:28:05 +00:00
tw5.com Refactored autosave mechanism 2014-08-27 10:04:54 +01:00
tw5.com-server Make default location for new tiddlers configurable 2014-07-20 20:19:09 +01:00
tw5tank Move fullscreen button into core from plugin 2014-08-01 16:52:12 +01:00
tw5tiddlyweb Move fullscreen button into core from plugin 2014-08-01 16:52:12 +01:00
upgrade Beginning of one-shot UI for upgrade.html 2014-07-14 14:53:21 +01:00
zh-Hans Move fullscreen button into core from plugin 2014-08-01 16:52:12 +01:00
zh-Hant Move fullscreen button into core from plugin 2014-08-01 16:52:12 +01:00