1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
* Code to consider including
** CSV import
- https://gitlab.com/iankelling/bbdb-csv-import.git
* Documentation to consider including or pointing to
- https://github.com/andycowl/bbdb3-manual/ generated from in-source documentation
- https://www.emacswiki.org/emacs/UpgradeBBDB bbdb2 to bbdb3 dictionary
- https://www.emacswiki.org/emacs/BBDBV3-Wl bbdb3 wanderlust integration
- https://www.emacswiki.org/emacs/CategoryBbdb misc mainly bbdb2
* Other bbdb3 distributions
- https://elpa.gnu.org/packages/bbdb.html
* Relevant Software
** ASynK: synchronize bbdb database with Google contacts, etc
- bi-directional syncronization
- runs outside emacs
** EBDB: bbdb3 clone using EIEIO database
- implements ebdb-migrate-from-bbdb
- https://github.com/girzel/ebdb/
- includes a manual
|