aerc/worker/notmuch
Kalyan Sriram 402612fd97 notmuch: allow sort by file order
When using the notmuch backend, it often makes more sense to sort
folders (actual virtual folders, or queries) by the order specified in
the query-map file, rather than alphabetically. This patch introduces a
configuration option (disabled by default) that allows this.

Additionally, due to the notmuch backend previously using maps (which
are order-undefined) to store the list of queries, default query
selection on aerc startup fluctuated. This patch fixes that by using
slices to store query order.
2021-11-13 15:25:04 +01:00
..
lib messages: allow displaying email threads 2021-11-13 15:05:59 +01:00
eventhandlers.go Add missing notmuch build tags 2020-02-26 21:46:31 +01:00
events.go Add missing notmuch build tags 2020-02-26 21:46:31 +01:00
message.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
worker.go notmuch: allow sort by file order 2021-11-13 15:25:04 +01:00