Actions icon indicating copy to clipboard operation
Actions copied to clipboard

Action proposal: Calculations with SoulverCore

Open scornfulMussel6 opened this issue 2 years ago • 1 comments

Description

An action that allows for natural language calculations, as found in Soulver 3 and Toolbox Pro (currently only on iOS and iPadOS).

For example, the action would take text input like "$10 for lunch + 15% tip" and produce "$11.50" as the result.

The SoulverCore API is available here.

scornfulMussel6 avatar May 18 '22 03:05 scornfulMussel6

It will be some months before I can get to this. Apple is changing the way to make shortcut actions in iOS 16, and I don't want to make more actions using the old way.

sindresorhus avatar Jun 10 '22 08:06 sindresorhus

Fixed in https://github.com/sindresorhus/Actions/commit/308d198b2b4e02fbe60504301d3e29658d2b2f65

sindresorhus avatar Oct 11 '22 08:10 sindresorhus

Available in the TestFlight build: https://github.com/sindresorhus/Actions/issues/63

sindresorhus avatar Oct 11 '22 08:10 sindresorhus

Love the implementation, is there any way to make a "compact" SI units for large numbers a toggle?

scornfulMussel6 avatar Nov 14 '22 19:11 scornfulMussel6

I added a setting for this in 2.1.1

sindresorhus avatar Nov 19 '22 17:11 sindresorhus