summaryrefslogtreecommitdiff
path: root/.notmuch-config
Commit message (Collapse)AuthorAge
* use relative paths under [database] in notmuch configSean Whitton8 hours
|
* index X-GitLab-Project-Path headersSean Whitton2023-07-07
|
* set notmuch database.pathSean Whitton2022-07-18
| | | | | Seems to be required when the db does not yet exist even though notmuch-config(1) says it ought to be choosing this location anyway.
* move files indicating which mboxes have been expanded into a subdirSean Whitton2022-07-13
| | | | We can then have notmuch ignore them without using a regular expression.
* CatMail email.arizona.edu -> arizona.eduSean Whitton2022-07-11
|
* move notmuch db and hooks to new XDG locationsSean Whitton2022-07-11
|
* archive notmuch.el config to git historySean Whitton2022-07-11
|
* have notmuch ignore .nnmaildir/ dirsSean Whitton2022-07-11
|
* drop trailing slash from notmuch database pathSean Whitton2022-07-01
| | | | Avoids double slashes in --output=files search results.
* Revert "exclude WSJ mail from inboxes"Sean Whitton2022-06-10
| | | | This reverts commit 3a404750d2a3eda59674383aa9905bd1f088ff2e.
* Revert "exclude LWN weekly edition notifications from inboxes"Sean Whitton2022-06-10
| | | | This reverts commit 502967e3e42e1e12b01175fd660362f57ed51767.
* nmbug-spw -> notmuch-gitSean Whitton2022-05-22
|
* exclude LWN weekly edition notifications from inboxesSean Whitton2022-04-30
|
* exclude WSJ mail from inboxesSean Whitton2022-04-30
|
* drop ~/.fmail/lists, add new saved queries query:bulk & query:inboxSean Whitton2022-04-17
|
* move additional fields to index hooks/pre-new -> .notmuch-configSean Whitton2022-03-20
| | | | Supported by notmuch 0.32, from bullseye-backports.
* notmuch: don't keep trying to index mbsync's filesSean Whitton2018-01-07
|
* restore notmuch conf I worked on previouslySean Whitton2017-08-04
|
* remove notmuch & shells in EmacsSean Whitton2017-06-13
| | | | See notes on current blocker in ~/doc/org/notmuch.org
* 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
|
* begin work on a notmuch configSean Whitton2017-06-10
See Org notes for strategy -- notmuch database should not need to be synced between machines due to very minimal usage of tags, and reliance on saved searches instead.