thank you Mark :D
On Wednesday, April 29, 2020 at 8:53:07 PM UTC+3, Mark S. wrote:
>
>
>
> On Wednesday, April 29, 2020 at 10:14:39 AM UTC-7, Tony K wrote:
>>
>> Can't seem to find the correct way to return the  title of the current 
>> tidller in the below
>>
>>
>> <$list filter="[search:keywords[ Demo ]]"></$list>
>>
>>
>>
> This might work, until you want compound keywords with spaces in them.
>
> Consider making your keywords a list field. It's actually no different 
> than what you're doing now, except that compound words can be inserted like 
> links [[my phrase]].
>
> Then this becomes
>
> <$list filter="[contains:keywords[Demo]]"></$list>
>
>  and this
>
> <$list filter="[search:keywords[ {{!!Title}} ]]"></$list>
>>
>>
>
> becomes
>
> <$list filter="[contains:keywords{!!Title}]]"></$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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ec5d4ea4-75b7-4b7b-a742-44e07ae43064%40googlegroups.com.

Reply via email to