Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goneri/p6-notmuch-filter
https://github.com/goneri/p6-notmuch-filter
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/goneri/p6-notmuch-filter
- Owner: goneri
- Created: 2016-01-08T04:02:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-10T09:56:11.000Z (over 5 years ago)
- Last Synced: 2024-10-03T17:22:57.957Z (about 2 months ago)
- Language: Perl 6
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A script to tag new mail with Notmuch
You can use this script to do the initial tagging of all your new mails.
## Installation
zef install Email::Notmuch Email::Simple File::HomeDir JSON::Tiny
## Configuration
cp notmuch-filter.json ~/Maildir
editor ~/Maildir/notmuch-filter.json## Run it
perl6 notmuch-filter.p6