aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
blob: 15ab00dbe07b5926f40f50254979c9461ee34dd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#+title: Notmuch Tag Mailinglists

A simple script that tags any emails from mailing lists I have subscribed to at some point, to be run as a hook for [[https://notmuchmail.org/][notmuch]].

* Requirements

This script requires [[https://scsh.net/][scsh]] and notmuch.

* Installation

Put the =notmuch-tag-mailinglists= anywhere in your =$PATH=.

* Usage

Call the =notmuch-tag-mailinglists= script without any arguments.

It's recommended that this is done as part of the =post-new= hook of your notmuch configuration.