summaryrefslogtreecommitdiff
path: root/.fmail
Commit message (Collapse)AuthorAge
* restore notmuch folder:sent +unread -unread workaroundSean Whitton2022-05-12
| | | | As removed in 8fcf5f6d2741e8bbe8b1d63d0a996503e25daabc.
* move all mail new/ -> cur/ before notmuch sees itSean Whitton2022-03-22
| | | | | | Experimentally drop an older workaround. See id:878rt122nj.fsf@melete.silentflame.com too.
* drop obsolete commentarySean Whitton2022-03-20
| | | | We are syncing tags, now, using nmbug.
* rename annexfmail out of PATHSean Whitton2022-03-20
|
* move additional fields to index hooks/pre-new -> .notmuch-configSean Whitton2022-03-20
| | | | Supported by notmuch 0.32, from bullseye-backports.
* update location of notmuch killfileSean Whitton2022-03-10
|
* Revert "amalgamate two markings as read, for speed"Sean Whitton2022-02-23
| | | | | | This reverts commit 51e629b3c4cee5ec362f2a8e7f8ba05a04066971. Marking sent mail as read should be done unconditionally.
* amalgamate two markings as read, for speedSean Whitton2022-02-22
|
* move marking killed threads as read into killfileSean Whitton2022-02-22
|
* add killfile-based notmuch taggingSean Whitton2022-02-22
|
* 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