This is a string/wikification problem. You need to use a set widget or 
\define a variable and then use a macro that references that variable. This 
should work:

\define thisOpenFile()
[[Related Files|File:wikidocs//$(FileTitle)$]]
\end

<$set name=FileTitle value={{!!title}}>
<<thisOpenFile>>
</$set>

That should work. The problem comes in from how things are parsed and when 
each part is wikified.

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to