Data tiddler 1
idxa:dt1-a
idxb:dt1-b
idxc:dt1-c
Data tiddler 2
idxb:dt2-b
idxc:dt2-c
idxd:dt2-d
Tabel Tiddler
<table>
<tr><th>Index</th><th>dt1</th><th>dt2</th></tr>
<$list filter="[[dt1]] [[dt2]] +[indexes[]]">
<tr>
<th><<currentTiddler>></th>
<td><$view tiddler="dt1" index=<<currentTiddler>>/></td>
<td><$view tiddler="dt2" index=<<currentTiddler>>/></td>
</tr>
</$list>
</table>
--
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/dbb90bc0-a443-43d0-9ffe-dd2a5de94e11%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.