fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
459 stars 10 forks source link

[Feature Request] intercept URL handlers #433

Open ghost opened 5 years ago

ghost commented 5 years ago

Bitbucket has some URL handlers, for example Clone in Sourcetree, Checkout Branch in Sourcetree.

I doubt Atlassian will be supporting Fork anytime soon, so perhaps if it's possible to create a stub application that can intercept sourcetree:\ URL's and handle them in Fork?

I think Github Desktop also does the same, so perhaps the feature request is valid for that also...

DanPristupov commented 5 years ago

You can enable this option in the Fork preferences.

Screenshot 2019-09-12 at 16 36 03

However people say SourceTree also perform authentication using the same URL scheme (https://github.com/ForkIssues/Tracker/issues/692), so I'm not sure if we should support this at all.

ghost commented 5 years ago

Assume Windows version doesn't support this yet anyway.

image

mantistob commented 4 years ago

Perhaps a browser extension?

https://blog.jetbrains.com/blog/2019/10/22/toolbox-app-1-16-open-files-from-github-gitlab-bitbucket/

DanPristupov commented 4 years ago

@mantistob I think we don't have resources for such a project. At least at the time.