1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-06 14:10:02 +00:00
2012-05-05 22:49:23 +01: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>>
}}}