Well, I've partially answered my own question
<$vars theTag="course" perspective={{$:/perspective}} value="Yes">
<$list filter="[tag<theTag>field:<perspective><value>]">
works, almost, but it returns "Yes" , and I need the name of the tiddler.
So close! Thanks //steve.
On Friday, April 17, 2020 at 11:59:44 PM UTC-4, Steven Schneider wrote:
>
> How do I get a list of tiddlers with a field that has a specified value.
>
> I have TiddlerA with tag "howdy" with field "special" with value "Yes"
>
> I do:
>
> <$vars tagName="howdy" fieldName="special" fieldValue="Yes">
>
> <$list filter="[tag<tagName>]"> works, but I can't figure out how to put
> <fieldName> and then <fieldValue> into the filter.
>
> Thanks!
>
> //steve.
>
>
--
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/96526558-baa9-4823-8c85-bfda955b9b03%40googlegroups.com.