Could this solve your issue?

\define updatefilter()
[tag[RFC]list[$(RFC)$!!rfc-updated-by]]
\end

<$list filter="[tag[RFC]]">
!! <$link><$view field="title"/></$link>
<$set name="RFC" value={{!!title}}>
<$list filter=<<updatefilter>>><$view field="title"/></$list>
</$set>
</$list>


Here I assume that we have for example these tiddlers:

1. tiddler titled "RFC 888"
2. tiddler titled "RFC 777" with a field "rfc-updated-by" with content 
"[[RFC 888]]"

-- 
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/groups/opt_out.

Reply via email to