Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contact completion with khard #1596

Closed
robert-winkler opened this issue Feb 2, 2022 · 2 comments
Closed

Contact completion with khard #1596

robert-winkler opened this issue Feb 2, 2022 · 2 comments

Comments

@robert-winkler
Copy link

Hi, I recently switched my contact management from abook to khard.

Advantages

Migration of abook contacts

Autocompletion in alot

Entry in the .config/alot/config (for each account):

[[account]] 
        ...
        [[[abook]]]
               type = shellcommand
               command = khard email --remove-first-line --parsable
               regexp = '^(?P<email>[^@]+@[^\t]+)\t+(?P<name>[^\t]+)'

Seems to work nicely :-))

@lucc
Copy link
Collaborator

lucc commented Feb 3, 2022

Is there an issue? Otherwise you can post your notes/guide in the wiki in Address Book Examples.

@robert-winkler
Copy link
Author

robert-winkler commented Feb 3, 2022 via email

@lucc lucc closed this as completed Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants