Hi

I've had another thought. It's possible that one could cycle through all of 
the tiddlers in a list with repeated clicks of the same button.

A suitable list can be created with the <$makelist> widget -- this widget 
creates a space separated list of tiddlers selected with the specified 
filter expression. We now have a list containing all of the target tiddlers.

A method akin to my 'Cycle Tags Demo' could then be used to cycle through 
this list with one button. The method would have to be adapted to target a 
succession of tiddlers rather than a list of tags for one tiddler. The 
complex expression at the end of the filter expression should be removed -- 
this is used to cycle back to the beginning of the list and each tiddler 
only needs be targeted once.

In the interim, this might not be too bad: click, click, click ... without 
having to move the mouse pointer.

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