File: NOTES.org

package info (click to toggle)
bbdb3 3.2.2d-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 996 kB
  • sloc: lisp: 9,320; makefile: 99; sh: 59
file content (18 lines) | stat: -rw-r--r-- 778 bytes parent folder | download | duplicates (3)
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