From 29a37fe937a0ebe77ca20b7b6b16d8060d043f03 Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Fri, 31 Aug 2018 14:56:15 +0200 Subject: [PATCH] start using abook --- abook/.gitignore | 2 ++ config/alot/config | 15 +++------------ 2 files changed, 5 insertions(+), 12 deletions(-) create mode 100644 abook/.gitignore diff --git a/abook/.gitignore b/abook/.gitignore new file mode 100644 index 0000000..0c851bb --- /dev/null +++ b/abook/.gitignore @@ -0,0 +1,2 @@ +addressbook +addressbook~ diff --git a/config/alot/config b/config/alot/config index 1637d5e..cc75d6b 100644 --- a/config/alot/config +++ b/config/alot/config @@ -19,10 +19,7 @@ editor_cmd = "st -e vis" sign_by_default = False [[[abook]]] - type = shellcommand - command = 'notmuch address date:1Y..' - regexp = (?P.*) <(?P.+)> - shellcommand_external_filtering = False + type = abook [[gmail]] realname = Felix Van der Jeugt @@ -37,10 +34,7 @@ editor_cmd = "st -e vis" sign_by_default = True [[[abook]]] - type = shellcommand - command = 'notmuch address date:1Y..' - regexp = (?P.*) <(?P.+)> - shellcommand_external_filtering = False + type = abook [[ugent]] @@ -55,10 +49,7 @@ editor_cmd = "st -e vis" sign_by_default = True [[[abook]]] - type = shellcommand - command = 'notmuch address date:1Y..' - regexp = (?P.*) <(?P.+)> - shellcommand_external_filtering = False + type = abook [bindings]