As I have added little icons to my top-menu links, I made a little tutorial 
on how I did that...

Auto-Generated TopBar With Icons 
<http://tb5.tiddlyspot.com/#Auto-Generated%20TopBar%20With%20Icons>

Now, here's the "trouble":

In my wiki, I currently gather all menu links via *[tag[GettingStarted]]*... 
and this could be fine, but I'm an explorer and I'd like for things to be 
more generic and simpler to customize as I don't want to modify 
*[[$:/core/ui/ViewTemplate/tags]]* to hide the visibly undesired 
*GettingStarted* tag.

So, what I'd like to do is gather the menu-links via *[field:menu[main]]*.

Now, while that actually works there is a wee little glitch:

The ordering no longer respects the list given in *GettingStarted*, as it 
is no longer referenced in my filter!

Now, what I'd ideally like to do is to tell the list macro where to get the 
ordering from, whereas the list macro would perhaps evaluate it as a text 
reference, take its value, fetch the list-field order for the tiddler being 
referenced, e.g.

name $:/ui/TopLeftBar/order

GettingStarted

Any way to do that?

If not, I'm inclined to open a ticket at GitHub and see if a solution can 
be wrought.

Best wishes, Tobias.

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

Reply via email to