On Tuesday, November 5, 2013 11:28:32 AM UTC-8, Bob Flandard wrote:

> 1) The slider buttons formed a nested hierarchy rather than a single 
> column.
>

NestedSliders syntax "eats" the trailing newline that is needed by the 
bullet syntax.  Use "\n\n" (two newlines) as the separator and both sliders 
and bullets will render properly.
 

> 2) The slider buttons revealed the "description" (not the tiddler), rather 
> than either containing the description in the button text or having it on 
> the same line next to the button.
>

Try this:

<<matchTags {{"*+++[%0 - %5]<<tiddler [[%0]]>\>==="}} "\n\n" (moveable)>>

* Description marker (%5) moved into the slider label, so it will display 
as "TiddlerName - descriptive text"
* <<tiddler>> macro used to show content inside slider panel
* Note use of evaluated parameter syntax with ">\>" instead of just ">>" -- 
i.e., {{"... >\>..."}} -- This allows you to enter the <<tiddler ...>> 
macro as a parameter value while preventing the ">>" from prematurely 
ending the containing <<matchTags>> macro
 
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
   http://TiddlyTools.github.com/fundraising.html#MakeADonation

Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
   http://www.TiddlyTools.com/#Contact

-- 
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.

Reply via email to