On Tuesday, November 5, 2013 9:55:00 AM UTC-8, Bob Flandard wrote: > > I'm using Eric's matchTags plugin (in TiddlerA) to give me a list of links > to all tiddlers tagged with tag1 and tag, and display a "description" > content (one link per line) > <<matchTags "*[[%0]] %5" "\n" (tag1 AND tag2)>> > But instead of creating a list of links that open the linked tiddler, I'd > like each link of the list to be a slider that when clicked would reveal > the content of the linked tiddler (still in tiddlerA) > I tried combining "matchTags" with "nestedSliders" but mostly generated a > long row of buttons with ">" on them. > > Did you try this? <<matchTags "*+++[%0]%5===" "\n" (tag1 AND tag2)>>
-e -- 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/groups/opt_out.

