Copy of org-contacts with custom patches. Should all be sent off to the maintainers.
Find a file
Grégoire Jadi bd83216f38 contrib/lisp/org-contacts.el: Complete contacts using tags and properties
* contrib/lisp/org-contacts.el (org-contacts-complete-tags-props): New
function that allows the user to retrieve contacts based on tags and
properties.

(org-contacts-complete-functions): Add
org-contacts-complete-tags-props to the completion functions.

(org-contacts-tags-props-prefix): Prefix used to detect the
completion method wished.

Based on the idea and implementation of John Kitchin
2014-07-13 19:28:49 +09:00
org-contacts.el contrib/lisp/org-contacts.el: Complete contacts using tags and properties 2014-07-13 19:28:49 +09:00