Copy of org-contacts with custom patches. Should all be sent off to the maintainers.
Tom Willemse
8632b1f94c
Before storing a link to a contact, actually check that the element at point is a contact. This calls the same matcher that is used by ‘org-contacts-db’ to see if the current element is indeed a contact. |
||
---|---|---|
.gitignore | ||
org-contacts.el | ||
README.org | ||
test-org-contacts.el |
Intro
Contacts management system for Org Mode.
(The public repo of original org-mode/contrib/lisp/org-contacts.el
.)
Manage your contacts from Org mode and in Org mode convenient way. You can auto complete email addresses, export contacts to a vCard file, put birthdays in your Org Agenda, and more.
Features
- Managing contacts information in Org mode.
- Recording contact info in Org mode.
- Searching with command
org-contacts
. - Used as contacts database backend for email address completing in mu4e etc.
- Export contacts to a vCard file.
- Put birthdays in your Org Agenda.
Screenshots
Installation
Package has been submitted to NonGNU or MELPA. You can install it through those package sources.
Usage
Search contact in org-contacts databse
Use command [M-x org-contacts]
to search.