unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* Initial support for selecting what is output
@ 2010-04-24 11:44 david
  2010-04-24 11:44 ` [PATCH 1/3] remove stale "unused" from around argv and argc in notmuch_show_command david
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: david @ 2010-04-24 11:44 UTC (permalink / raw)
  To: notmuch

These are some preliminary patches to add a --output argument to
notmuch show.

	notmuch show --format=json --output=from,subject ${query}

or

	notmuch show --format=json --output=to,body ${query}

I'd like to implement a bit finer control (to get message-id's only is
not possible right now), and it needs documentation and a test, but I
thought I'd toss this out there to see what people think.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-04-24 11:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-24 11:44 Initial support for selecting what is output david
2010-04-24 11:44 ` [PATCH 1/3] remove stale "unused" from around argv and argc in notmuch_show_command david
2010-04-24 11:44 ` [PATCH 2/3] notmuch-output.[ch]: initial implementation of output selection argument handling david
2010-04-24 11:44 ` [PATCH 3/3] notmuch-show.c: control which headers are show for json output david

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).