Skip to content

Instantly share code, notes, and snippets.

View professorjamesmoriarty's full-sized avatar

John Jenkins professorjamesmoriarty

View GitHub Profile
Open up browser console, for Chrome, hit F12 and copy-paste and enter this
$("a").filter(function(index){return $(this).text()==="unsave"}).click();setTimeout(function(){location.reload();},500);
Repeat until all items are unsaved.
@professorjamesmoriarty
professorjamesmoriarty / sent.1
Last active November 16, 2015 06:24
sent manpage
.TH SENT "1" "November 2015" "User Commands"
.SH NAME
sent \- manual page for sent 0.1
.SH DESCRIPTION
usage: sent FILE1 [FILE2 ...]
.PP
Simple plaintext presentation tool.
.SH "SEE ALSO"
The full documentation for
.B sent
Options:
soundcloud.py --genre
soundcloud.py search
soundcloud.py user
soundcloud.py tracks
soundcloud.py url
soundcloud.py playlist
Usage:
# configuration for osx clipboard support
set-option -g default-command "reattach-to-user-namespace -l sh"