>
> And while at it I am pretty confused between the list-link macro and list 
> widget. Why are there two doing seemingly similar stuff?
>

The list widget came first. And to do a list of tiddlers as links you had 
to write this whole thing:

<$list filter="[all[current]tagging[]]"><$link><$view 
field="title"/></$link><br></$list>

So they came up with the list-links macro to shorten that procedure to

<<list-links filter:"[all[current]tagging[]]">>

-- 
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/22d89776-e603-4fd1-ba7e-3a3684154019%40googlegroups.com.

Reply via email to