I'm trying to do something like:

<<tiddler 
>   {{story.findContainingTiddler(place).getAttribute("tiddler")+"##SECTION1"
>    }}
> >>
>

or like

<<tiddler 
>   
> [[{{story.findContainingTiddler(place).getAttribute("tiddler")+"##SECTION1"
>    }}]]
> >>
>

So far this hasn't worked.  If I use a parameter, I can get the expression 
to evaluate. But to use a parameter, I have to already provide the name of 
the current macro, so I haven't achieved what I want.

And while I'm asking, I would also like to know what attribute(s) to use to 
retrieve tags, fields, section contents, and tiddler text.

Thanks!
Mark

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to