wolph / alfred-converter

Alfred unit converter is a smart calculator for Alfred with support for unit conversions to make it a bit comparable to the Google Calculator and Wolfram Alpha.
93 stars 15 forks source link

Simplifying results #16

Closed leonardoholberg closed 4 years ago

leonardoholberg commented 5 years ago

Hi, I love your workflow, and use it daily. However as I have multiple workflows that activate, when I type a number, it gets a bit messy. So would it be possible to remove the binary, octal and hexadecimal number features and dropdown?

Thank you!

wolph commented 5 years ago

The documentation is lacking a tad but that's already possible.

If you open the Alfred Preferences, go to Workflows and find the Unit converter. You can click on the Configure workflow and variables button (the [x]): image

After that you can disable the specific conversions like this: image

If they're set to false, they're disabled. Where base 16 is hex, 8 is oct and 2 is binary.