On Thursday, November 12, 2020 at 4:40:37 AM UTC-8, Anthony wrote:
>
> fields called, for example, 'birth-date', 'birth-place', 'death-date' and 
> death-place'
> some individuals are still alive so their 'death-date' field is empty and 
> I do not want the 'Died' line to be included at all.
>

<$list filter="[<currentTiddler>has[death-date]]">
   Died: {{!!death-date}} ({{!!death-place}})
</$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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cbd96b70-353c-4352-b042-07b12b1ba65bo%40googlegroups.com.

Reply via email to