1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-09 21:44:22 +00:00
TiddlyWiki5/editions/tw2/source/tiddlywiki.com/tiddlywiki-com/DeleteTiddlerCommand.tid
2012-11-16 21:20:27 +00:00

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