On Wednesday, April 8, 2020 at 1:35:09 PM UTC-7, Reaktorblue wrote:
>
> Is there a way to add up numbers that are in the tiddler fields? For
> example, if I wanted to add up all of the numbers in field "cost" for all
> tiddlers tagged "incomplete" and "component" would that be possible? I was
> thinking maybe the mathematics operators but I haven't been having much
> luck getting that to work
>
This will do exactly what you want:
{{{ [tag[component]tag[incomplete]get[cost]sum[]] }}}
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/ae431aa3-bc81-46d1-baf5-39bf64eea52a%40googlegroups.com.