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

Jani Nikula jani at nikula.org
Wed Dec 14 05:07:04 PST 2011


On Wed, 14 Dec 2011 11:42:36 +0100, Justus Winter <4winter at 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.


More information about the notmuch mailing list