From f6280a3faa4d141de6f62aa42376f9f566c9f028 Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Sat, 17 Jul 2021 10:35:41 -0700 Subject: [PATCH] add carddav query command --- .config/mutt/muttrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc index e75d433..167a36c 100644 --- a/.config/mutt/muttrc +++ b/.config/mutt/muttrc @@ -10,6 +10,7 @@ set mail_check=60 set timeout=10 set header_cache=~/.hcache set net_inc=5 +set query_command="mcds '%s' # https://github.com/t-brown/mcds set record = "=Sent" set postponed = "=Drafts"