I have a basic template field in my database that multiples months by 12 to get a yearly cost (.action{mul .Monthly 12}) is there any way to format this to currency $#,###.## ?
Thanks
I have a basic template field in my database that multiples months by 12 to get a yearly cost (.action{mul .Monthly 12}) is there any way to format this to currency $#,###.## ?
Thanks
Sorry for the late reply, the next version (v3.0.12) will support Issue #11158 · siyuan-note/siyuan
Usage: .action{FormatFloat "#,###.##" (mulf .Monthly 12)}
Welcome to here!
Here we can learn from each other how to use SiYuan, give feedback and suggestions, and build SiYuan together.
Signup About