I'm not 100% sure but I think the following code may do the trick. ``` <$list filter=[tag[dict-AR]indexes] variable=index> <$set name="subf" value="[getindex*<index>*split[,]trim[]match<keyword>]"> <$list filter="[tag[dict-AR]filter<subf>]" variable="entry"> <<entry>> <br/> </$list> </$set> </$list> ```
I didn't test the code, since I don't have a wiki with test data. Could you provide a minimal test case wiki, that contains some data tiddler with your structure and show the structure, how the output should look like. I can put something together myself with the data from the 2nd post, but I can't be sure, if it really looks like your test data. There is 1 more question. Why did you use data-tiddlers? Is your data collected with TW, or does it come from a 3rd party app? -mario -- 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/cc50dfd4-50e1-410f-9447-7d01e7fdd9cdn%40googlegroups.com.