try this this snipped. It works for positive numbers but not for negatives
ones.
Any ideas ?
<$edit-text tiddler="weight" index="tmp" tag="input" type="number"/>
<$button>
<$action-listops $tiddler="weight" $index="latest" $filter={{weight##tmp}}/>
<$action-listops $tiddler="weight" $index=<<now YYYY0MM0DD0hh0mm0ss>>
$filter={{weight##tmp}}/>record
</$button>
weight -> {{weight}}
weight##latest -> {{weight##latest}}
--
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/cce9677e-77b0-491a-8201-47557a26a309o%40googlegroups.com.