-
-
Notifications
You must be signed in to change notification settings - Fork 627
Description
Is your feature request related to a problem? Please describe.
I like to use the calculations in kiss, but get frustrated when I want the results of maybe two different calculations, and then I end up regretting not using the calculator. Or I'm busy calculating in kiss and then I realise I actually should be doing this in calculator because I want to keep the history of the calculation.
Describe the solution you'd like
I want to be able to click on something to continue the calculation in the calculator. Or at least be given the option to go to the calculator while I'm doing the math. I don't want to have to clear what I typed and the type calc again. I just want to see calculator above in all the empty space of the results above where I'm calculating.
The Raw Suggestion text:
When typing any math number calculation, then show the calculator app as a suggestion (perhaps just show search result for wordcalcabove the calculations I'm busy with),
also it's so that I can continue the calculation on there, or as a way to save my calculation in the calculator app. Not sure how to send the data to the calculator, but perhaps there's some standard way to just send a string of what was typed to it so it can work it out.