Inline unit conversions
Closed this issue · 2 comments
toddmedema commented
Would love to be able to type things like "5 mi to cm" and see the conversion. Faster than using the conversion keyboard, and provides more context to the rest of the formula!
burton999dev commented
CalcNote supports functions for unit conversion and currency conversion.
For instance:
mi_cm(5)
Using these functions allows unit conversion without a conversion keypad.
All conversion functions can be assigned to the button by customizing keypad.
toddmedema commented
Oh wow, this is awesome! 5 stars :)