Hi people!

I'm having trouble setting a variable inside a macro. It seems that the 
{{!!title}} field is not available for the $set macro inside my own macro.

\define TagHistory()

<$set name="tagName" value={{!!title}}>

$(tagName)$

    <$list filter="[tag[$(tagName)$]tag[Journal]!sort[title]]" />

</$set>

\end


Calling TagHistory shows nothing. But setting the variable outside the 
macro, in the calling tiddler, than it works.

What am I missing here?

Thanks,
Eduardo

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ef335176-b026-4a40-9ce5-9ab1f5dc34f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to