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]