alfred-github-jump
alfred-github-jump copied to clipboard
extended jumping to issues/releases and more
I extended the workflow to not only jump to the starred repository but you can also choose which part of the repo to jump to. I use it very often now and love it. Here is how that looks :

And here is the updated workflow.
I think it would be quite useful to other people too.
Just saw this, interesting idea! Would love to see a screenshot of how the UI looks.
Would love to see a screenshot of how the UI looks.

And here is the download of it for you to try.
Can transfer the info.plist to get the same look as I only added the objects and two external triggers as I call everything with Karabiner. I also automatically update the index every evening which is why I need the other external trigger.

I am also curious why you use XML for sending output to Alfred. I thought it was deprecated. JSON must be much faster too although the workflow is insanely fast already.
I am also curious why you use XML for sending output to Alfred. I thought it was deprecated. JSON must be much faster too although the workflow is insanely fast already.
I wrote this tool 2 years ago whilst on a plane. Alfred 3 wasn't a thing. My guess is that JSON vs XML would be microseconds worth of difference in performance.
Any chance this is getting merged? 😄 Really looking forward on this feature!
Are you able to test it @nereuseng? I'll merge it if so.