Question about Positioning Prompt on Desired Screen

@peternlewis If this has already been answered, please forgive the repeat.

In the new version of KM, I kind-of expected that you would have modified the "Prompt" action, along with similar actions, to have "gear" options for things like "Center on Main Screen", "Center on Mouse Screen", etc.

I'm currently calling an async macro (right before the "Prompt" action) that uses this action:

image

Is this still the (basically) only way to do this?

EDIT: I realized I had forgotten about this action:

image

But the question is still the same, about the "Gear" option.

Of course, thank you for all your AWESOME work on KM, and I honestly have no idea how I would do all the things I do without it. Seriously, I couldn't even count the number of times per day, or even per hour, that I use it.

Well, actually, someone has probably already written a macro to count the number of times, but yeah. you know what I mean.

Case in point (and totally off-topic) - as a developer I thought you might appreciate this. It sets various options for testing what seem like the millions of possible scenarios for one of my applications:

image

So, here's your too-far-between-times "You Da Man!"

2 Likes

The Set Next Engine Window Position action is basically how to do it, and avoiding adding extra UI into all the possible actions for cases that most people probably don't care much about.

Thanks!

1 Like