1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 02:03:14 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-auto-save-wiki.tid

13 lines
748 B
Plaintext
Raw Normal View History

2014-08-30 13:11:37 +00:00
created: 20140830112325641
modified: 20140830115149288
2014-09-11 14:52:47 +00:00
tags: Messages
2014-08-30 13:11:37 +00:00
title: WidgetMessage: tm-auto-save-wiki
type: text/vnd.tiddlywiki
2014-09-10 23:06:19 +00:00
caption: tm-auto-save-wiki
2014-08-30 13:11:37 +00:00
The autosave wiki message causes the current saver module to perform a background save if it is required.
2014-08-31 02:40:08 +00:00
The autosave wiki message should be generated whenever changes are made to the store. For example, the navigator widget generates the autosave wiki message as part of its handling of the [[WidgetMessage: tm-save-tiddler]], [[WidgetMessage: tm-delete-tiddler]] and [[WidgetMessage: tm-perform-import]].
2014-08-30 13:11:37 +00:00
2014-08-31 02:40:08 +00:00
The autosave wiki message is handled by the TiddlyWiki core SyncMechanism which invokes the current [[SaverModule|SaverModules]]. Not all SaverModules can handle autosaving.