I like the "iScreen Shoter" app, however I really miss the shortcut functionally from Shottr for example, where I can press R which will trigger rectangular selection, C will trigger "Counter" etc.
Inspired by this topic, I'm also seeking for your ideas, thoughts etc. how this can be achieved. The only way I can think of is to do "Find/Search Image on Screen & Move Mouse", but just wanted to check with you guys if you have any other ideas.
Unfortunately, I don't know these apps. The alternative I can think of to “Find/Search Image on Screen & Move Mouse” is the “absolute” position. If you can manage to ensure that something always has the same position relative to something else, then you don't need image recognition.
@Frank1, thanks for this, but the the bar with the buttons is placed depending on the screenshot so the "absolute" position won't work. I've now also saw that for some reason the screenshot of "iScreen Shoter" is not in my first post, so here it is:
Mm, will the screenshot create a floating window that BTT could move to a specific location? For example, to the top left corner of the screen, then you would have an anchor point.
Ah, wait, is the screeshot recognized as a front window?
Well the focused_window_title, focused_window_app_name, active_app_name, active_app_executable_path and active_app_bundle_identifier are related to this app.
Also the Focused UI Element Inspector is showing this when app is active/I've triggered screenshot action:
You can then select these and copy them to your clipboard - it will copy the apple script source (which however usually needs to be simplified a bit because Autmator includes all sorts of delays etc.)