For me this code worked well ``` \define showFields() <$list filter="[all[current]fields[]sort[title]] -text" variable="listItem"> <<listItem>> = <$view field=<<listItem>>/><br> </$list> \end
<$list filter="[tag[Chapter]]+[sort[]]"> <<showFields>> <hr> </$list> ``` Instead of using a macro you could also copy your initial code into the outer list. [image: test-gg-nested-list.png] -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/cbaa135a-11b4-4624-b777-390598f7b46dn%40googlegroups.com.

