oooooh perfect, Tobias! Thanks a heapin helpin

On Tue, Dec 27, 2016 at 6:45 AM, Tobias Beer <beertob...@gmail.com> wrote:

> Hi Dave,
>
> The each Operator <http://tiddlywiki.com/#each%20Operator> is your friend.
>
> So, try:
>
> <$list filter="[each[uptopic]get[uptopic]sort[]]" variable="topic">
> <b><$text text=<<topic>>/></b><br>
> <$list filter="[uptopic<topic>]">
> <span class="indent1"><$link><$view field="title"/></$link><br></span>
> </$list>
> </$list>
>
> I perfer *Definition Lists *for this type of thing...
>
> <dl>
> <$list filter="[each[uptopic]get[uptopic]sort[]]" variable="value">
> <dt><$text text=<<value>>/></dt>
> <$list filter="[uptopic<value>]">
> <dd><$link><$view field="title"/></$link></dd>
> </$list>
> </$list>
> </dl>
>
>
> Best wishes,
>
> Tobias.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/tiddlywiki/buTIHIgagaY/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> 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/ed6cc0d7-61aa-4874-bb92-fa8fcf43340a%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/ed6cc0d7-61aa-4874-bb92-fa8fcf43340a%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
David Gifford
Christian Reformed World Missions, Mexico City

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
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/CANE%3DBFLcDoOG19Y8zDrP5PLsgOUE-qFYLK6u3Ezb%2BqfeH6jdCQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to