Hello Eric,
Thanks for this, since it's simple than reduce operator.
To not have link in result I've found this but I wonder if there is a
simpler solution (or make a macro of it to choose its tag for example) :
<$set name="time" value={{{ [tag[entretien]get[duree]sum[]] }}}>
Total = ''<$text text=<<time>>/>''
</$set>
Otherwise after looking at the reduce Operator documentation, well I don't
know how to implement it... There are some examples, but they are not
complete enough for me to fully understand how to use it.. (because need to
define other macro but not clear for me).
Cheers,
Sylvain
Le dimanche 24 janvier 2021 à 14:52:09 UTC+1, Eric Shulman a écrit :
> On Sunday, January 24, 2021 at 3:11:33 AM UTC-8 [email protected] wrote:
>
>> My need: via a tiddler filter with tag, add the numbers of a custom field
>> contained in the tiddlers: in order to be able to count the time spent on a
>> project.
>>
>
> This will do the trick:
> total = {{{ [tag[projectname]get[fieldname]sum[]] }}}
>
> * change "projectname" and "fieldname" to match your usage
>
> 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/8560c586-fd84-48da-9df6-bfc63fdf62d3n%40googlegroups.com.