Just remove the tiddler part and it will default to the current tiddler.

Using action-listops it would be like this:

<$button>DO EET!!
<$action-listops $field=tags $subfilter='+[append[Complete]]'/>
</$button>

and using the fieldmangler widget:

<$fieldmangler>
<$button message=tm-add-tag param=Complete>Add The Thing
</$button>
</$fieldmangler>

put either of those in a conditional view template and it should do what 
you want.

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/736c6ae9-3439-4401-9ee3-3808731f7152%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to