Restore but also drag

@Andreas_Hegenberg The two actions above move the mouse between any two positions.

Unfortunately, I don't see any way to perform the “restore” action in combination with a drag action. In other words, a file is moved to the saved position.

That would be very useful for me. Can BTT do that somehow? Thank you.

This sequence of actions moves the mouse to the correct position, but unfortunately it does not drag the file with it. What am I doing wrong?

The problem is "restore saved mouse position" doesn't generate drag events. You can probably replace it with the "Move Mouse To Position" action:

Yes, that works as expected. Thank you very much!!!