Live data from Hacker News

GitHub now has Issue Attachments

github.com

51–60 of 74 posts

Re: GitHub now has Issue Attachments

#51
Glad to see they're working on parts of the product that affect developers again.

Now, if they'd add sortable ticket priorities, fix the janky UI problems (like the thing where you can get stuck in the useless view where tags aren't selectable), and add other basic features like ticket up-voting and support for teams, it might become a genuinely useful tool for non-toy projects.

Re: GitHub now has Issue Attachments

#52
post #36

I read that as github now has attachement issues. I'll take the downvotes. it was worth it

One should be able to post a silly post every 100 seemingly-relevant posts.

Also the top post in this article is just someone calling this a "Christmas present"; at least you made me chuckle.

Re: GitHub now has Issue Attachments

#53
post #48

Oh, by the way, people were asking on Twitter, so we just enabled support for the HTML5 clipboard API. If you're using Chrome, you can now just paste an image into the comment box to upload it! Very handy with Mac OS X screenshot shortcuts that copy straight to the clipboard.

Neat!

(Windows has built-in shortcuts to screenshot to clipboard too: PrtScr grabs the whole screen, Alt+PrtScr grabs just the active window)

Re: GitHub now has Issue Attachments

#54
post #53
post #48

Oh, by the way, people were asking on Twitter, so we just enabled support for the HTML5 clipboard API. If you're using Chrome, you can now just paste an image into the comment box to upload it! Very handy with Mac OS X screenshot shortcuts that copy straight to the clipboard.

Neat! (Windows has built-in shortcuts to screenshot to clipboard too: PrtScr grabs the whole screen, Alt+PrtScr grabs just the active window)

Much easier than:

    Command + Control + Shift + 3
and

    Command + Control + Shift + 4 + Spacebar + Mouse Click
in my opinion.

Re: GitHub now has Issue Attachments

#55
post #32

Earlier quoted context omitted.

Obviously a non-issue now, but what about something like http://imgur.com/ ?

Can you keep pictures private on imgur?

Yes you can. It works well as long as it's up but they have a tendency to go down randomly.

Re: GitHub now has Issue Attachments

#56

What was wrong with ![Alt text]( http://imgur/path )? Seemed like the perfect balance between, hard enough that you don't throw everything on there and eat up space, but useable enough that it works fine when you need it.

Have you ever had a manager/user/whatever person issue a screenshot of an issue using markdown? It doesn't work. Github is supposed to be for teams too (private repo's), and this brings it 1 step closer, but still far from what other services offer for issue tracking.

Re: GitHub now has Issue Attachments

#58
post #53

Earlier quoted context omitted.

Neat! (Windows has built-in shortcuts to screenshot to clipboard too: PrtScr grabs the whole screen, Alt+PrtScr grabs just the active window)

Much easier than: Command + Control + Shift + 3 and Command + Control + Shift + 4 + Spacebar + Mouse Click in my opinion.

I don't think that you need `Control`.

Re: GitHub now has Issue Attachments

#59
post #53

Earlier quoted context omitted.

Neat! (Windows has built-in shortcuts to screenshot to clipboard too: PrtScr grabs the whole screen, Alt+PrtScr grabs just the active window)

Much easier than: Command + Control + Shift + 3 and Command + Control + Shift + 4 + Spacebar + Mouse Click in my opinion.

Feel free to change them in System Preferences to your own liking.

Re: GitHub now has Issue Attachments

#60
post #33
post #32

Earlier quoted context omitted.

Obviously a non-issue now, but what about something like http://imgur.com/ ?

+1 for Imgur. Hosted all of my images for our GitHub Game Off entry[1] README file there. Always a solid solution if you want any sort of image hosting. [1]: https://github.com/TARGS/game-off-2012

Do note that imgur will delete images if they haven't been viewed in 6 months.

http://imgur.com/faq#long

Post reply on HN