Hurl icon indicating copy to clipboard operation
Hurl copied to clipboard

Feature Request: Rule for app

Open romanlex opened this issue 11 months ago • 2 comments
trafficstars

We can use ruleset only by content of links :( What if I want start specific browser for Slack or Discord app? Maybe we can find the window ID or the title where the link was clicked?

In editor of ruleset we can use picker of window id for example for matching browser.

romanlex avatar Dec 17 '24 12:12 romanlex

A good idea, but I am not sure how to implement this or if this is even feasible at all.

Might need to research/investigate on this if there any win32 APIs that can catch the process source of the URI activation

U-C-S avatar Dec 18 '24 11:12 U-C-S

First quick guess is that the shell is the handler.

Jay-o-Way avatar Dec 18 '24 19:12 Jay-o-Way