Post Script,

I just started to investigate using Evans Formula plugin and it permits the 
provision of filters into the sum, so you do not need a list 

eg;

(= sum([tag[Expenses]get[value]]) =)


so perhaps this would work to return the number


(= sum([[_data]getindex[$(matching_indexes)$]])+5 =)


Notice the +5 is outside the sum


Regards
Tony

On Tuesday, June 19, 2018 at 10:48:27 AM UTC+10, TonyM wrote:
>
>
> hubertgk,
>
> When you say "sum that with 5" I presumed you mean add 5 to the single 
> number found for each item in your output list, because you are calling 
> Test2 every items.
>
> I think if I understand correctly You need to divide the problem into two 
> steps. One sum the value of each list item together then two add 5 to the 
> total. To do this you will need a variable outside of the list to accrues 
> the values of the items inside the list.
>
> I have not done this yet, but I need to do this for another piece of work 
> so I will provide a solution sooner or later.
>
> Counting or adding values from lists or field in sets of tiddlers should 
> be a basic and accessible function in TiddlyWiki and it would be good if it 
> did not need additional plugins.
>
> Regards
> Tony 
>
>
>

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/93b3e650-b242-492d-bf7b-731a486d8848%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to