Re: [afew] announcing afew, an universal tagging solution with some fancy features

Subject: Re: [afew] announcing afew, an universal tagging solution with some fancy features

Date: Wed, 14 Dec 2011 13:07:04 +0000

To: Justus Winter, notmuch@notmuchmail.org

Cc:

From: Jani Nikula


On Wed, 14 Dec 2011 11:42:36 +0100, Justus Winter <4winter@informatik.uni-hamburg.de> wrote:
> https://github.com/teythoon/afew
> 
> It has some nifty features, citing the README:

"""
Basic tagging stuff requires no configuration, just run

$ afew --tag --new

To do this automatically you can add the following hook into your
~/.offlineimaprc:

postsynchook = ionice -c 3 chrt --idle 0 /bin/sh -c "notmuch new && afew
--tag --new"
"""

FYI, "notmuch new" now supports hooks you can use for this. Currently
only in the git repo, though.

BR,
Jani.

Thread: