oliverschwendener / ueli

Cross-Platform Keystroke Launcher
https://ueli.app
MIT License
3.62k stars 239 forks source link

Advanced math toggle in Calculator plugin #1091

Closed Brugman closed 5 months ago

Brugman commented 5 months ago

I've figured out that I'm triggering the Calculator plugin quite often when I don't mean to.

or => OrcaSlicer
print => 3D Printing (folder shortcut)
to => Tools (folder shortcut)

2024-04-23-19-08-48 2024-04-23-19-09-34 2024-04-23-19-09-45

I also do a lot of quick maths, so I'd rather not disable the Calculator plugin entirely.

Could the Calculator plugin get a new setting to enable/disable "advanced" math? Disabling would only do + - * / etc. Nothing with words.

oliverschwendener commented 5 months ago

Thanks for your feedback! We probably need a toggle or something similar that allows users to specify if they want functions to be a valid calculator result or not. That would probably solve this problem.

oliverschwendener commented 5 months ago

FYI we're currently working on ueli v9 where this issue seems to be fixed (see screenshot), so I consider this issue to be resolved. You can already download the alpha version here if you want to try it out: https://github.com/oliverschwendener/ueli/releases

image