Hello everyone,

I was wondering if there's a way for the <$view> widget to display currency?

I understand that I can do this for dates: <$view tiddler="New Tiddler" 
format="date" template="Template Tiddler"/> 

Theoretically, I should be able to do this, too:  <$view tiddler="New 
Tiddler" format="currency" template="Template Tiddler"/> 

where, for example, *New Tiddler* contains this: 15550 

and *Template Tiddler* contains this: **,**.**

So the above fictional <$view> widget invocation will display this: 
15,550.00

or if  *Template Tiddler* contains this: UNIT **,**.**

will display this: UNIT 15,550.00

Has anyone with the same need come up with a solution? I might have to 
learn JS for this if not... Or maybe I can request this as a feature either 
to TW itself or the ever-useful Formulas 
<https://evanbalster.com/tiddlywiki/formulas.html#Functions>plugin :)

Thank you all!

-jd

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/4531dcfa-548a-4b91-be58-bdf022287f6f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to