|
|
|
|
|
by gorkish
2010 days ago
|
|
Love this, but the lack of interpretation of prefixed currency symbols is absolutely maddening! That it simply ignores the number and operand with no indication that these elements are ignored could easily lead to problems. I don't think I could in good conscience trust myself or those I might consider to be the target audience of this app to notice parsing errors in every case. Consider: "$400 / 20" => 20 (ERROR) "$400 / 25" => 25 (ERROR) "400$ / 20" => 20 $ (OK) "400$ / 25" => 16 $ (OK) |
|
But yes I admit it takes some time to get used to the colors and their meanings.
Currencies and exchange between them are on my feature list btw.