Hi,
I want to log various activities during the day and I was planning to use a field for each activity.
Let’s say the ‘run’ field is for duration of runs. I know I can sum the total time across tiddlers with this:
{{{ [tag[log]get[run]sum[]] }}}
But let’s say I go for 2 x 30 minute runs. Rather than entering 60 minutes for the day’s total, is there a format that would allow 30 & 30 to be entered in the same field to give the total but also showing the 2 events?
Regards
Jon