1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-17 17:00:40 +00:00
TiddlyWiki5/editions/tw2/source/tiddlywiki.com/tiddlywiki-com/DeleteTiddlerCommand.tid

12 lines
343 B
Plaintext
Raw Normal View History

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>>
}}}