To avoid having to dig inside a tiddlers code, I want to conveniently add
items to a list in a macro definition at top of the tiddler or perhaps in
some field.
For example, the items might be a list of tags.
The items are then, individually, to serve as arguments to some filter
operator.
For example:
\define myarguments() foo bar baz
<$vars mytags=<<myarguments>> >
{{{ [tag<mytags>] }}}
</$vars>
How can this be made to work?
Thank you!
<:-)
--
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/f9969f7d-bf6c-4bdc-93a9-816315d48f9a%40googlegroups.com.