Lighthouse-style "Open in Browser" for GitHub
Reported by Chauncey | November 4th, 2014 @ 06:55 PM
I like the fact that MailMate can easily open Lighthouse tickets from MailMate. I use GitHub a lot and think it'd be great if there were a similar feature.
Each GitHub issue includes a url similar to the one below at the end of each message that could be used for parsing:
—
Reply to this email directly or view it on GitHub.
Where GitHub is a link to the issue, like so:
https://github.com/chauncey-garrett/mailmate/issues/1#issuecomment-56956911
In looking at the mmbundle for Lighthouse, I don't think it'd be difficult to add and seems like the primary issue is working out the proper regex:
egrep -o "https://.*\.github\.com/[[:user:]]/[[:repo:]]+/issues/[[:digit:]]+[^ ]+"
I've done some regex searching before but I haven't seen the [[:digit:]] notation before, so I'm no sure if this is something new to me or a part of MailMate.
Comments and changes to this ticket
-
benny November 4th, 2014 @ 07:51 PM
You are correct that it would probably not be very hard to do. I don't have any github notification emails myself though. You would have to send me an example (Message ▸ Forward as Attachment). The
[[:digit:]]
notation is just a standard character class as described here. -
Chauncey November 4th, 2014 @ 08:04 PM
- Tag changed from github lighthouse commands to commands, github, lighthouse
Email sent. Thanks for the link.
-
Chauncey April 11th, 2019 @ 04:43 PM
- no changes were found...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Mac OS X email client.