Friends,

Thank you again for all of the help in the past.

I am trying to find the correct syntax to change the "tag" line to include 
what I expect to see if I write [tag[Evidence]+tag[Summary]].

I expect that this would give me all the "Evidence" items and then a 
sublist in the left pane with the tiddler titles of those that also have 
"Summary" as a tag.

What is the correct syntax? I have tried with ' and " and a number of other 
ways, I just have not found an example to copy from.

Thank you.

"Working Code so far"


!''Summary of Findings''

<$macrocall
        $name="toc-tabbed-internal-nav"
        tag="Summary"
                sort=sort[title]
        selectedTiddler="Summary"
        unselectedText="<p></p>"
        missingText="<p></p>"
/>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/be8ba144-8809-4ddc-a645-0773938ca7e9n%40googlegroups.com.

Reply via email to