I am trying to display the list of tiddlers tagged with parent tiddler, 
when the parent tiddler is opened.

So,

Title: myTemplate
Tag: $:/tags/ViewTemplate

<$list filter="[is[current]tagging[]] +[limit[1]]" variable="null" >
 Tiddlers tagged with <<currentTiddler>>: 
<$macrocall $name="list-links" filter="[is[current]tagging[]]" type="ol"/>
</$list>

Is there a better solution to this?


--Mohammad

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e3d2360f-79b6-4c6d-b20a-77018d8526ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to