mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 16:16:18 +00:00
12 lines
509 B
Plaintext
12 lines
509 B
Plaintext
created: 20140811112325641
|
|
modified: 20140811115149288
|
|
tags: message
|
|
title: WidgetMessage: tw-save-wiki
|
|
type: text/vnd.tiddlywiki
|
|
|
|
The save wiki message causes the current saver module to perform a full save operation. The save operation can involve user interaction, unlike the [[WidgetMessage: tw-auto-save-wiki]]/
|
|
|
|
The save wiki message is usually generated by the ButtonWidget.
|
|
|
|
The save wiki message is handled by the TiddlyWiki core SyncMechanism which invokes the current [[SaverModule|SaverModules]].
|