Closed johntdyer closed 7 months ago
If you feel adventurous, you can edit the default_en.txt
file and change
degC = kelvin; offset: 273.15 = celsius
to
degC = kelvin; offset: 273.15 = celsius = C
and so on...
Doing so will enable you to type conv 80 C F
and get the result you want.
@johntdyer you might want to check the new Unit Converter from the Alfred team, it's fast and a bit more flexible.
because I'm to lazy to do the math in my head it would be nice if Fahrenheit to Celsius was more of a first class function... I've only been able to get it to work by doing
which is a lot of letters : Also its worth mentioning that its also case sensitive,
conv 80 Fahrenheit Celsius
wont work. IT would be nice if were something more along the lines of