Hi Tobias > [list[]]
When no operand is provided the "list" filter operator defaults to retrieving the list field of the current tiddler. Best wishes Jeremy On Tue, Nov 25, 2014 at 8:48 PM, Tobias Beer <[email protected]> wrote: > Hi Jeremy, > > >> It looks like the basic problem you're trying to solve is to be able to >> hide certain tags on certain tiddlers. In this case you're using fields >> like tags, and want fields to be able to use the same ordering >> functionality as tags. >> > > Yes, that was the plan. More than just hide, I really want to avoid > functional flag-tags as much as possible, i.e. those only used to create > a menu. > > You could try something like this... >> >> [list[GettingStarted]field:menu[main]] >> > > Perfect! Actually, now that I moved the list to the menu tiddler, it's all > in one spot. > I can even skip the *field:**menu[main]* part, although it's good to > remember I can chain things like that. > > However, for some reason, just using... > > [list[]] > > ...does not work at the menu tiddler > <http://tb5.tiddlyspot.com/#%24%3A%2Fui%2FTopLeftBar>. But then... > > [list[$:/ui/TopLeftBar]] > > ...does. Why could that be? > > Do you mean the <<list-links>> macro? >> > > Typo ...widget. Thanks for your help. Simple and elegant solutions are my > favorites. :) > > Best wishes, Tobias. > -- Jeremy Ruston mailto:[email protected] -- 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.

