Open file in alternative app (possible?)

Hey guys,

I wonder if there's a way to open a file in an alternative app, maybe with holding a modifier?

use case:
I want to open certrain files with Photoshop while keeping the main image view as default.

Any ideas how to achieve it?

The following will open the current selected file in Beyond Compare if I hold caps lock (configured as hyperkey) and press Enter.

Does this suits your needs?

it not a mouse click, but does the job quite well. thank you

Here's an example with the touchpad, it should the same if using mouse maybe. The important part is "Trigger only while holding these keys:"

Perfect, it works with mouse as well. alt + double click opens now in photoshop. Great.

Just out of curiosity: Is there a way to define the specific app via additional conditions? Let's say "filetype == png" open photoshop, "filetype == svg" opens Illustrator as a example. I tried this but it doesn't work
image