tip icon indicating copy to clipboard operation
tip copied to clipboard

type: execute with user argument

Open tanin47 opened this issue 5 years ago • 0 comments

An example use case: I want to calculate 9% of a selected number.

Here's the flow:

  1. Select a number
  2. Activate Tip
  3. Tip presents an executable item with a text box. I input 9% and press enter.
  4. Tip shows 9% of the selected number

tanin47 avatar May 30 '20 22:05 tanin47