Re: [Abook-devel] [PATCH 2/2] Add --fields to tell which fields to get emails from

2021-01-02 Thread Raphaƫl
Thank you for the patchset Corey. Sounds good and safe. + it removed a gotcha about concatenating "From:" I just merged into -master + added a couple of wording fixes and a mention in --help. Note: To avoid possible misunderstandings I modified the original option name to --email-fields (i

[Abook-devel] [PATCH 2/2] Add --fields to tell which fields to get emails from

2019-01-31 Thread minyard
From: Corey Minyard abook did not have the ability to add addresses from the To: or Cc: lists. This adds the ability to specify the fields to use when looking for addresses. Signed-off-by: Corey Minyard --- abook.1 | 5 +++ abook.c | 111 +++--