From 75e24fdca4e70e751332c491a4b60a712e12c9e0 Mon Sep 17 00:00:00 2001 From: Cameron McEfee Date: Fri, 27 May 2011 16:25:16 -0700 Subject: Reorder files to alphabetize. Update titles to be more conducive to quick scans. The posts have been re-dated to not only alphabetize them within their categories, but also to make them easier to find with their directory. Files marked 2008 are active post files. Files marked 2009 are outdated or are redirects to newer files. Files have been renamed to match their title for easier updating. --- ...2009-11-03-userscripts-and-bookmarklets.textile | 29 ---------------------- 1 file changed, 29 deletions(-) delete mode 100644 _posts/2009-11-03-userscripts-and-bookmarklets.textile (limited to '_posts/2009-11-03-userscripts-and-bookmarklets.textile') diff --git a/_posts/2009-11-03-userscripts-and-bookmarklets.textile b/_posts/2009-11-03-userscripts-and-bookmarklets.textile deleted file mode 100644 index d8b6db6..0000000 --- a/_posts/2009-11-03-userscripts-and-bookmarklets.textile +++ /dev/null @@ -1,29 +0,0 @@ ---- -layout: default -title: Userscripts and Bookmarklets -description: Various bits of code to enhance and personalize GitHub -categories: github_resources ---- - -This page contains userscripts and bookmarklets to enhance and customize GitHub. If you have a link to add, please "fork this repo":http://github.com/github/help.github.com. - -Userscripts can be installed by simply visiting the "raw" version of the gist or github page. Your browser should prompt you to install the userscript if it recognizes it. See "this post":http://github.com/blog/302-gist-for-greasemonkey for details. - -Bookmarklets should provide their own installation instructions. - -h2. GitHub - -* "GitHubbub":http://github.com/stephencelis/githubbub - Growl notifications for the dashboard events -* "Dashboard twitter status":http://gist.github.com/225512 - Adds the two most recent, non-reply tweets from @github to your dashboard -* "Augment GitHub":http://github.com/nakajima/augment-github - Bookmarklet that adds follower, fork, and issue counts to your repos on your dashboard -* "User profile gist links":http://gist.github.com/225593 - Adds a link to user profile pages linking to that user's gists -* "GitHub Markdown Preview":http://userscripts.org/scripts/show/65788 - Adds a preview to comment fields, so that you may see how your comment looks with the markdown formatted before sending it. -* "Preview Images":https://github.com/yperevoznikov/Preview-Images-In-Github - Adds a preview of images inside issues - -h2. Gist - -* "Replace page title with filename":http://gist.github.com/93187 -* "Diff for gist":http://gist.github.com/105913 -* "Bespin for gist":http://gist.github.com/463054 - Allows users to quickly replace any textarea you encounter on gist.github.com with a Bespin editor. -* "Gist UserScript Install Link":http://gist.github.com/289492 - If a gist is a userscript, then this userscript will add a "install" link next the the "raw" link, and points the "raw" link to the url using view-source:. -* "Add top pagination to My Gists":http://gist.github.com/339147 - Adds pagination to the top of the "My Gists" page. -- cgit v1.3.1