1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-06 03:00:36 +00:00
TiddlyWiki5/editions/tw2/source/tiddlywiki.com/tiddlywiki-com/SaveTiddlerCommand.tid
2012-11-16 21:20:27 +00:00

12 lines
282 B
Plaintext

title: SaveTiddlerCommand
modifier: blaine
created: 20110211110701
modified: 20110211131020
tags: commands
creator: psd
Saves any pending edits to the current tiddler, and switches it to the default view. It is used with the ToolbarMacro like this:
{{{
<<toolbar saveTiddler>>
}}}