Haha, OK, since you were so comfortable with the {{{ [enlist{!!list}] }}}
thing, I assumed you had some more experience (all the braces would have
freaked me out if I were totally new, for sure). Sorry. You can do it like
the following instead which is pure WikiText without involving the styling:
tag: $:/tags/Macro
text: \define mylinks() <$list filter="[enlist{!!list}]"><$link/> </$list>
I.e make a new tiddler, title it whatever you want and tag it as stated and
at the very top in its text field you put the "\define" line
Then in whichever tiddlers you want the list, you add <<mylinks>> and it
shows that the current tiddlers list field contents, space separated.
A "macro" is a text that you can reuse in this way, in this case it is some
code.
<:-)
--
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/00523b70-03e8-4e3d-a97b-ce15011cf978%40googlegroups.com.