Skip to content

Instantly share code, notes, and snippets.

@dufferzafar
Created December 2, 2014 12:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dufferzafar/ef1085bde283c0daf0ba to your computer and use it in GitHub Desktop.
Save dufferzafar/ef1085bde283c0daf0ba to your computer and use it in GitHub Desktop.
Sort Github file list according to last modified time. #userscript #github #ideabin

Create a hotkey to sort the Github file list.

There is a userscript that does the same thing but it doesn't have hotkey support. I tried understanding the code but just couldn't wrap my head around it.

Hotkey could be added using the jQuery Hotkeys plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment