TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Gist Design Update

25 pointsby bencevansalmost 11 years ago

3 comments

simonwalmost 11 years ago
I love gists, but I&#x27;d find them a whole bunch more useful if I could create private gists that were attached to an organisation. It would turn gists in to an outstanding internal company snippets library and pastebin.<p>I&#x27;ve also seen companies discourage their employees from using private gists for company code because the access control ends up tied to the individual user and not the company, which causes ownership problems when employees leave.
评论 #7900346 未加载
Daizalmost 11 years ago
One thing I wish I had with gists is the ability to drag &amp; drop images into (markdown) documents like you can do when writing issues, comments or such on the site proper. There are quite a few people who like using Gist as a simple writing platform (me included), but ironically all the other places to write text on GitHub work better for that due to the ease of image uploading &amp; embedding in them.<p>Now that I think of it, Markdown preview would also be quite nice to have for Gist. That&#x27;s yet another thing the site proper has over Gist for writing. It seems that there&#x27;s even the ability to preview .md files in your repo when editing them in the browser (though you can&#x27;t upload images here either), that would be great to have for Gist too.
reledialmost 11 years ago
Glad to see Gists being improved again. Thanks GitHub!