TiddlyWiki5/editions/tw2/source/tiddlywiki.com/tiddlywiki-com/DeleteTiddlerCommand.tid

12 wiersze
343 B
Plaintext

title: DeleteTiddlerCommand
modifier: blaine
created: 20110211110629
modified: 20110211131016
tags: commands
creator: psd
Deletes the current tiddler. A confirmation dialogue is displayed unless disabled with the ConfirmBeforeDeleting checkbox in AdvancedOptions. It is used with the ToolbarMacro like this:
{{{
<<toolbar deleteTiddler>>
}}}