Hi TwWizards

How do I put columncalc ( http://www.tiddlytools.com/#ColumnCalculatorPlugin
) in a fET?
Columncalc needs to be put in the bottomrow.
I tried this (doesn't work):
<<forEachTiddler where 'tiddler.tags.contains("task")'
sortBy 'tiddler.title'
write
 '(index < 600)? "|!"+(index+1)+"| "+tiddler.data("hours")+" t |
[["+tiddler.title+"]] |\n" : ""'
              begin '"|sortable|k\n"
+"| ! |! <<tag task \>\> |! tiddler |h\n"'
end '"
||time total: <\<columncalc sum 2 -1>\>||"'>>

YS Måns Mårtensson

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.


Reply via email to