Hi, again, Alex,
 

> Now to the quite simple solution: use a ButtonWidget 
> <http://tiddlywiki.com/#ButtonWidget> like so...
>

Actually, there is a perhaps more sensible solution where you don't store 
that computed result into a field at all, but rather store the formula for 
it in that field using the *eval* *widget*, e.g.:

title: Carbo-needs
kcal-per-day: 2500
carbs-percent: 45
kcal-carbs: <$eval>{{Carbo-needs!!kcal-per-day}}*{{Carbo-needs!!carbs-
percent}}/100</$eval>

And then, in any tiddler, do...

{{Carbo-needs!!kcal-carbs}}

Best wishes,

Tobias.

-- 
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/67d6d372-6a87-455e-bfb9-f597390ab2a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to