1. Gleaned from the source code
- If the text field does not exist or is empty, there will be no
confirmation.
- See
http://tiddlywiki.com/prerelease/#%24%3A%2Fcore%2Fmodules%2Fwidgets%2Fnavigator.js,
under // Seek confirmation.
2. Found experimentally
- Button widget can execute two actions - child action first, then
integrated action.
- See http://tiddlywiki.com/prerelease/#ButtonWidget for definitions
So, to delete a tiddler without confirmation, remove the text field first.
<$button message="tm-delete-tiddler" param=<<sliderState '$tiddler$'>>
class=<<sliderButtonClasses>>
><$action-deletefield $tiddler=<<sliderState '$tiddler$'>>
>$field=text/>-</$button>
Enjoy!
—*R*—
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/4ec9be77-609c-42d4-867b-44978241de3e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.