mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 18:16:18 +00:00
12 lines
282 B
Plaintext
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>>
|
||
|
}}}
|