Possibly by using some form of Wikify instead of Set.

On Sunday, May 17, 2020 at 11:17:22 AM UTC-7, Mat wrote:
>
> I want a flat list of all the tiddlers in the inner list so I can pick out 
> a title with e.g nth[3]. How?
> The following doesn't work but illustrates the problem:
>
> \define all()
> <$list filter="[tag[foo]]">
> <$list filter="[tag{!!title}]">
>
> </$list>
> </$list>
> \end
>
> <$set name=a value=<<all>>>
> {{{ [enlist<a>nth[3]] }}}
> </$set>
>
> Thank you!
>
> <:-)
>

-- 
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/c5b7672b-229b-4a5a-b1cf-c59db31f11d8%40googlegroups.com.

Reply via email to