If you simply don't want the "tagging" list displayed, go to ViewTemplate and put <div class='tagged' macro='tagging'></div> between <!-- and --> This will hide the list. Of course, if you want the option to display the list occasionally on command, you could use Eric's ToggleTiddlerTags (http://www.TiddlyTools.com/#ToggleTiddlerTags). Depending on your preferences, you might need to tweak it a bit. w
On Sep 27, 9:44 am, octw <[email protected]> wrote: > Hi Trey, > > I've done this. > > 1. Put a slider in TiddlerA > > > <<slider chkooxx targettiddler targettiddler targettiddler>> > > 2. Use macro to grab the content of tiddlerA in ViewTemplate > > > <span macro='tiddler TiddlerA'></span> > > It should work. > > octw > > On Sep 27, 6:29 am, Trey <[email protected]> wrote: > > > Hi all. Setting up a sweet TW and need some help - I've done my > > homework but can't figure this out. I want to put a slider in the > > view template, so that I can hide the "tagging" list by default. I > > would know how to do this if I could use <<...>> syntax, but since > > it's HTML (macro="" style markup) I don't know how to proceed. I've > > tried NestedSliders, but the +++=== markup doesn't get parsed. > > > Can anyone give me a hint? Thanks for reading. > > > Trey -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

