Skip to content

Instantly share code, notes, and snippets.

View wakatara's full-sized avatar

Daryl Manning wakatara

View GitHub Profile
@wakatara
wakatara / list.md
Created February 6, 2021 05:40 — forked from ih2502mk/list.md
Quantopian Lectures Saved
@wakatara
wakatara / hey_notmuch!
Created June 30, 2020 15:20 — forked from vedang/hey_notmuch!
Notmuch configuration for Hey.com Style workflows.
- Specific Notmuch filters (and saved-searches) for:
+ The Feed (newsletters, blogs)
+ The Paper trail (receipts, ledger)
+ Screened Inbox (mail from folks you actually want to read)
+ Previously Seen (important mail that you've already read)
+ Unscreened Inbox (potential spam / stuff you don't want)
- Elisp Functions to move / categorize emails from a particular sender.
+ Adds tags needed by filters defined above to all email sent by a particular sender
+ Creates an entry in a DB file, which is used by the Notmuch post-new script when indexing new email, to auto-add the relevant tags.