dubtoms wrote: > > How does the filtering work here exactly ? I'd like to be able to arrange > links the way I want. > > <<list-links filter:"[tag[NavBar]!has[draft.of]sort[position]]">> > > You say "arrange links" so the best is probably to change the filter to instead be "[tag[NavBar]!has[draft.of]]". Then you can use a trick to access the ordering of these by using a tag pill, i.e type <<tag NavBar>>. If you click on the resulting tag, you can drag'n drop to change the order there which will reflect in the list-links as well.
If "arrange links" really refers to more general control over how the list is presented, you should then probably not use the list-links macro; i.e the list-links is a macro that outputs a list in a predefined format, i.e as a bullet list. It is a "skin" for the more general ListWidget that outputs lists that you can "shape" more flexibly. I strongly recommend that you get familiar with the ListWidget. It is possibly the most powerful and most useful widget in TW. <:-) -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/a75c7f45-6340-4f18-9e1e-cf5988ebbceco%40googlegroups.com.

