Function using geeknote to quickly capture data and send it to Evernote
qn () { geeknote create --content "$2" --notebook Unsorted --title "$1" }