AFJJ42LKJYUUPNSL22AUXUCFWXE4T4732YYXEJUEY2SJO6HHJUWAC
function nmshow
# tag:api_support and tag:api_answered and tag:cx_can_answer and from:support@eventbrite.com
notmuch-remote show --format=json $argv | parse_notmuch_email | parsed_email_jq
end
#! /usr/local/bin/fish
jq '.[] | {date, from, tags, subject, body}'