I'm not sure about putting it into list-links, but a filter along these 
lines should work:

filter="[[bluegill]listed[fish]]"

On Sunday, March 8, 2020 at 12:43:04 PM UTC-5, Beckstrom wrote:
>
> Ah, so close...
>
> This works great:
> <<list-links filter:"[all[tiddlers]search:fish[bluegill]]">>
>
> Now I'm trying to grab the title of a tiddler and insert it into that 
> filter (eg the tiddler is named "bluegill" and I want the filter to show me 
> every tiddler that has the field "fish" that contains the word "bluegill"
>
> I've tried:
>
> <<list-links filter:"[all[tiddlers]search:fish[{{!!title}}]]">>
>
> <<list-links filter:"[all[tiddlers]search:fish[<<currentTiddler>>]]">>
>
> <<list-links filter:"[all[tiddlers]search:fish[<currentTiddler>]]">>
>
> and various attempts with <$var> and <$set> (I don't really understand 
> those yet)
>
> Any ideas? thanks!
>
> On Sunday, March 8, 2020 at 12:42:45 PM UTC-4, Mat wrote:
>>
>> I think this filter should work
>>
>> [all[tiddlers]search:fish[goldfish]]
>>
>> <:-)
>>
>>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4107461f-5c4b-46c0-8e60-61d301e160c9%40googlegroups.com.

Reply via email to