Hey eric, I'm rather new to Tiddly Wiki. In the past, I was using a list to generate these. With the new macro
<$list filter="[tag[Journal]!sort[created]]"> <br/> <h2><$link><$transclude field="title" mode="block"/></$link></h2> <$transclude field="text" mode="block"/> <br/> <hr/> </$list> Now with the new macro, I tried this: <$list filter="[tag[Journal]!sort[created]]"> <br/> <<toggle "<<currentTiddler>>">> <br/><hr/> </$list> It failed quite badly. This is likely a user error as I am quite new. Can you help? -- 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/20eee364-4ad6-4aff-9958-43b8c146c9a8o%40googlegroups.com.

