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