Oh, of course. You are the best Eric. Thank you.
Happy Connecting. Sent from my Sprint Samsung Galaxy S® 5
-------- Original message --------
From: Eric Shulman <[email protected]>
Date: 04/07/2016 2:36 PM (GMT-07:00)
To: TiddlyWiki <[email protected]>
Subject: [tw] Re: [TW5] Preferential Caption/Title from list
On Thursday, April 7, 2016 at 1:35:17 PM UTC-7, Andrew wrote:Is there a way to
do:<$view field='caption'><$view field='title'/></$view>using some kind of
modifed version of{{{ [list[$:/TiddlerNameWithListField]] }}}???The
transclusion lists all the titles that are in the list field but what I want is
IF the title listed has a caption, show the caption instead of the title but
still have the final output sorted.
To get custom output from a filter, use the $list widget. Something like this:
<$list filter="[list[$:/TiddlerNameWithListField]]">
<$view field='caption'><$view field='title'/></$view>
</$list>
enjoy,-e
--
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/07cade0f-a1ae-40a4-a877-dbd552310f9e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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/muuyfs2ipirafoe1wcfik2cv.1460122540078%40email.android.com.
For more options, visit https://groups.google.com/d/optout.