Here's what I got working:
\define myactions()
<span style=background-color:red; class="tc-tag-label">
<$action-sendmessage $message="tm-delete-tiddler" tooltip="delete"
class="tc-btn-invisible"/>
<$action-listops $tiddler="Today List" $field="list"
$filter="[tag[today]!tag[exclude]!tag[done]sort[priority]]"/>
</span>
\end
\define justDelete()
<$button actions=<<myactions>>>{{$:/core/images/erase}}
</$button>
\end
<<justDelete>>
Your comments reset my tiddly-thinking, and that led to this other thread
that also helped:
https://groups.google.com/forum/#!searchin/tiddlywiki/action$20sendmessage$20%22delete%22$20tiddler%7Csort:relevance/tiddlywiki/dDtYhMUQgFY/xITWKkZSAQAJ
I appreciate your diligent help here :)
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/292a5097-f340-43b2-8bd4-450de22a3293%40googlegroups.com.