Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/girzel/ebdb
An EIEIO port of BBDB, Emacs' contact-management package
https://github.com/girzel/ebdb
address-book emacs-lisp object-oriented
Last synced: about 1 month ago
JSON representation
An EIEIO port of BBDB, Emacs' contact-management package
- Host: GitHub
- URL: https://github.com/girzel/ebdb
- Owner: girzel
- Created: 2016-12-23T16:35:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T18:34:57.000Z (10 months ago)
- Last Synced: 2024-08-05T06:05:28.238Z (5 months ago)
- Topics: address-book, emacs-lisp, object-oriented
- Language: Emacs Lisp
- Size: 2.38 MB
- Stars: 67
- Watchers: 8
- Forks: 12
- Open Issues: 16
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* EBDB
EBDB is a contact management/addressbook package for Emacs.It's a re-write of the Insidious Big Brother Database ([[https://savannah.nongnu.org/projects/bbdb/][BBDB]]) using
Emacs Lisp's (relatively new) object oriented libraries. The "E" is
vaguely meant to signify "[[https://ericabrahamsen.net/tech/2016/feb/bbdb-eieio-object-oriented-elisp.html][EIEIO]]".It lives in both the ELPA repositories, and on Github at
https://github.com/girzel/ebdb. It's best to [[https://www.emacswiki.org/emacs/InstallingPackages][install from ELPA]], but
bug reports and pull requests on Github will also be attended to.
Alternately, run ~report-emacs-bugs~, include "EBDB" somewhere in the
subject line, and cc the maintainer.More EBDB-related packages are available in ELPA.
See the [[https://github.com/girzel/ebdb/blob/master/ebdb.org#ebdb-manual][manual]] for usage details.