Documentation

Commentary

This is a simple org-mode add on that allows the use of org mode as
an email database.

Store emails in org structure like this:

* Nic Ferrier
** email
*** nferrier@gnu.org

or use the `email' tag:

* Nic Ferrier
** nferrier@gnu.org                      :email:

This code searches through both when making completions.

Requires

Dependencies

Consumers

Reverse Dependencies

No reverse dependencies recorded.