I didn't study your code but note that e.g the filter {{{ 5 -1 }}} outputs
only "5" because as a filter, the minus doesn't mean "negative" but "remove
from filter". To get negative number you must write {{{ 5 =-1 }}} or with a
= before every item, i.e {{{ =5 =-1 }}}
<:-)
--
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/fc912c2f-7f1e-4b96-9ac1-24a987034528o%40googlegroups.com.