bswinnerton / launchbar-github

A LaunchBar action for GitHub
http://launchbar-github.com
MIT License
70 stars 7 forks source link

Add navigation items for issues and pull requests #99

Open csexton opened 5 years ago

csexton commented 5 years ago

GitHub added secondary navigation items for issues and pull requests. This extends the action to list the same items under each category.

Issues:

untitled

Pull Requests:

untitled 2

Renamed a few options:

  1. "My Open Issues" and "My Open Pull Requests" to match the top level navigation items in GitHub web UI. It is now "My Issues" and "My Pull Requests".

  2. "View All Issues" and "View All Pull Requests" to match the navigation items above. I the language of "View All Mentioned Pull Requests" or "View All Assigned Issues" seemed a little cumbersome.

Happy to change or update these name, just let me know. I was trying to be consistent with their web UI, but don't want to create confusion in the name of consistency.


By the way, thanks for building this action, I set out to make something similar and found this -- which handles way more than I every would have. I use it all the time now, it's fantastic.

csexton commented 5 years ago

Turnabout is fair play, right? I am keeping things consistent with our 2 month development pace 🙃