> > Could the jQuery ListMenu Plugin be used to achieved the desired > > result? > > > I currently have a tiddlywiki of over 1300 thesis titles and so am > > looking for a more elegant way to create the tabbed a-z > > list:http://pgilib.googlepages.com/theses.html >
Just tested ListNavMacro, filtering a static list, side by side with ForEachTiddler tabs filtering dynamically by tag some 600 titles out of 1400. Here ListNav can't compare to the fastness in processing by ForEach... > > I never seen tabs constructed the way you did: > > He's using Saq's InlineTabsPlugin (sorry, no URL)... > That's it: http://tw.lewcid.org/svn/plugins/InlineTabsPlugin/ > You can do 'inline tabs' using only TW-native syntax, all in one > tiddler without any plugins or scripts. > > Using the [[by Title]] tiddler as an example, it could be rewritten by > putting the <<forEach>> macro and the tab definitions into 'hidden > sections' that are then referenced by the core's <<tabs>> macro, like > this: > .. thanks for the example. what I still don't understand - despite much trial - is, how such a [[by Title]] tiddler could repeatedly be used by transclusion for different tags? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

