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/CancelTiddlerCommand.tid
2012-11-16 21:20:27 +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>>
}}}