Hi Don't know exactly what you are looking for, but it is possible to place a $list widget containing action-widgets within a $button widget -- like this:
<$button tooltip="Modify All"> <$list filter="[tag[MyTag]]"> <$action-setfield $tiddler=<<currentTiddler>> tags="[[tag one]] [[tag two]]" caption="something"/> </$list> Modify All </$button> regards On Thursday, 3 December 2015 19:21:22 UTC+2, leeand00 wrote: > > The new version of TW5 is great, I especially like the new tab tagging > feature... > > However setting that up becomes laborious on occasion since I have to go > to each tiddler in the gui and set it and it's number manually. > > I'm thinking it would be neat to try this in Javascript as a plugin or > something, but I was wondering if there's a way to do this with the > existing functionality. > > Thank you, > Andrew J. Leer > -- 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/0aeed539-6232-4de9-afc8-ec661f54dd50%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

