You can use $list instead of set
Paste this into your tiddler and you get one item at a time:

<$list variable="first" filter="[list[tid!!text]first[]]">
     <<first>>
</$list>

<$list variable="second" filter="[list[tid!!text]nth[2]]">
     <<second>>
</$list>

<$list variable="third" filter="[list[tid!!text]nth[3]]">
     <<third>>
</$list>

-- 
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/5c4b0133-c6da-475f-9915-2540e5d1f2c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to