]> git.notmuchmail.org Git - notmuch-wiki/commitdiff
initial tagging: no bayesian filters
authorFlorian Klink <flokli@flokli.de>
Tue, 19 Feb 2019 12:41:03 +0000 (13:41 +0100)
committerFlorian Klink <flokli@flokli.de>
Tue, 19 Feb 2019 12:41:03 +0000 (13:41 +0100)
initial_tagging.mdwn

index e26b52d11d888e1c92bf12d4ea57790e95a7f24b..c8254217a6de6b39ce92ef16227a7515ddcb6be9 100644 (file)
@@ -80,12 +80,10 @@ the 'new' tag approach discussed above.
   means for dealing with a large flux of messages with a low
   signal-to-noise.
 
-* [afew](https://github.com/teythoon/afew) is an initial tagging
+* [afew](https://github.com/afewmail/afew) is an initial tagging
   solution that should work out of the box for most basic tagging
   needs (mailinglist handling, killed thread handling, autoarchiving
-  of sent mails) and has some fancy features (e.g. mail classification
-  using bayesian filters).
-
+  of sent mails).
 * [p6-notmuch-filter](https://github.com/goneri/p6-notmuch-filter) a initial
   tagging script that read its configuration from a JSON file. The script is
   written in Perl6 and depends on the Email::Notmuch binding.