1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-07 10:34:53 +00:00
TiddlyWiki5/test/data/tiddlywiki.com/tiddlywiki-com/CancelTiddlerCommand.tid
2011-11-22 16:10:32 +00:00

12 lines
286 B
Plaintext

title: CancelTiddlerCommand
modifier: blaine
created: 20110211110625
modified: 20110211131015
tags: commands
creator: psd
Abandons any pending edits to the current tiddler, and switches it the default view. It is used with the ToolbarMacro like this:
{{{
<<toolbar cancelTiddler>>
}}}