Thanks Soo much Eric,

In this case I discovered the answer 3 seconds after you posted., but 
before I saw your answer.

Another mile stone for me.

Regards
Tony

On Friday, August 4, 2017 at 5:29:25 PM UTC+10, Eric Shulman wrote:
>
> On Thursday, August 3, 2017 at 11:28:10 PM UTC-7, TonyM wrote:
>>
>> As you can see in my example the name of this tiddler I am testing for is 
>> "$(currentTiddler)$ - $type$" 
>> Can you show me how to specifiy this in the filter, because this is where 
>> I still get it wrong.
>>
>
> To provide a specific title (other than the currentTiddler value), use 
> "[title[sometitle]...]" instead of "[all[current]...]"
> For your purposes, since both $(currentTiddler)$ and $type$ are replaced 
> by their values *before* the filter is processed, you can write something 
> like this:
>
> <$list filter="[title[$(currentTiddler)$ - $type$]is[tiddler]]">
>
> -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/d3b1a1bf-9d25-4da8-84d1-c5cfbbdaa489%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to