Hi

Currently the messaging in my widget stacks bubbles outwards from a button 
widget -- this means you need a button for each tiddler you wish to 
manipulate. You can create a list of buttons with a list widget and an 
appropriate filter expression -- but a button click is needed to activate 
each line (button) in the list.

I have, however, encountered the same problem and will address this when I 
work out how to do it. A widget is required to replace the button widget in 
the middle of the stack which understands a widget message from another 
button elsewhere on the page and acts as a 'relay'. The problem is 
containing the messaging to avoid messages flying all over the wiki -- this 
could have disastrous consequences, as widget stacks may be activated other 
than those intended.

I think yet another kind of widget will be required to act as a container 
for the widget messaging, thus ensuring all messaging is directed inward 
toward the target 'buttons' in the middle of each stack -- it's possible 
that the linkcatcher widget may be suitable for this purpose.

regards  

On Monday, July 14, 2014 1:33:30 PM UTC+2, Richard Smith wrote:
>
> I have been reading and experimenting with many examples and have tried to 
> figure this out for myself for quite a while...
>
> How would I apply the $mangletags widget to multiple tiddlers at once as 
> selected by a filter expression? 
> Can this be done in response to a button push?
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to