summaryrefslogtreecommitdiff
path: root/.fmail
Commit message (Collapse)AuthorAge
* index X-Distro-Tracker-TeamSean Whitton2020-12-27
|
* simpler way to effect tag:spw::killedSean Whitton2020-05-10
|
* fix actually killing threadsSean Whitton2020-05-04
|
* killed->spw::killedSean Whitton2020-05-03
|
* add 'id:' prefix to a Message-IdSean Whitton2020-05-03
|
* start indexing List-Id headersSean Whitton2020-05-02
| | | | Requires at least notmuch 0.29.
* commentSean Whitton2020-02-20
|
* attempt to get Seen added to sent mail more consistentlySean Whitton2020-02-19
|
* commentSean Whitton2019-11-25
|
* movemail->movemymail to avoid clash with mailutils' movemailSean Whitton2019-04-07
|
* should be able to use `notmuch new` offlineSean Whitton2018-05-01
| | | | | ... since often run just `movemail` while online, because it's faster. But then want to be able to update database.
* call expand-annex-mboxes before notmuch processing beginsSean Whitton2018-04-11
|
* nice & ionice expand-annex-mboxesSean Whitton2017-12-20
| | | | Even when notmuch itself is not nice, expand-annex-mboxes should be.
* move expand-annex-mboxes to post-newSean Whitton2017-08-16
| | | | | Otherwise the `notmuch new` run is likely to produce errors as files move around underneath it.
* move notmuch db->maildir processing into movemailSean Whitton2017-08-16
| | | | | So that just typing 'movemail' ensures that all info stored on IMAP server.
* expand-annex-mboxesSean Whitton2017-08-15
|
* fixed propagating the 'killed' tagSean Whitton2017-08-09
|
* fix path to notmuch hooksSean Whitton2017-08-05
|
* remove notmuch & shells in EmacsSean Whitton2017-06-13
| | | | See notes on current blocker in ~/doc/org/notmuch.org
* code to mount maildir archivesSean Whitton2017-06-13
|
* move mail between folders before running notmuch newSean Whitton2017-06-12
| | | | | This ensures that notmuch is aware of where every message is to be found.
* sync trash from FastMail and setup for deletingSean Whitton2017-06-12
|
* expand notmuch post-new processingSean Whitton2017-06-11
|
* have notmuch call mbsync, rather than calling bothSean Whitton2017-06-11
|
* ensure drafts are in drafts folderSean Whitton2017-06-10
|
* improve killed thread handlingSean Whitton2017-06-10
| | | | don't exclude from searches. just mark as read.
* notmuch tagging hooks and killed thread handlingSean Whitton2017-06-10