[PATCH 6/8] cli: add support for batch tagging operations to "notmuch tag"
David Bremner
david at tethera.net
Mon Apr 2 13:26:28 PDT 2012
Jameson Graef Rollins <jrollins at finestructure.net> writes:
> On Sat, Mar 31 2012, Jani Nikula <jani at nikula.org> wrote:
>> Add support for batch tagging operations through stdin to "notmuch
>> tag". This can be enabled with the new --stdin command line option to
>> "notmuch new". The input must consist of lines of the format:
>>
>> T +<tag>|-<tag> [...] [--] <search-terms>
>
I think that's my fault. I was imagining a possible future line-oriented
notmuch server and having various actions/queries possible. It seems a
bit blue sky at this point, but it does give extesibility fairly
cheaply.
d
More information about the notmuch
mailing list