1 BBDB todo List -*-outline-*-
3 Copyright (C) 2011-2017 Roland Winkler <winkler@gnu.org>
4 See the end of the file for license conditions.
10 ** Facilitate update BBDB v2.x to v3
11 Compile list of changes BBDB v3 versus v2.x.
12 Which variables / functions / commands / key bindings / concepts
13 in v3 have replaced which ones from v2?
15 Is it possible / meaningful to set up a file bbdb-v2.el with
16 aliases for v2 variable and function names mapping to the names
19 ** Update / rewrite texinfo manual
22 Identify contributors. Assign copyright to FSF.
24 ** Get BBDB on the GNU ELPA
26 ** Write BBDB tests using ERT
30 ** Command bbdb-copy-fields-as-kill
32 ** Prioritize BBDB records
33 2011-04-11 Sam Steingold <sds@gnu.org>
34 Records with low priority are not considered for printing etc.
36 ** Prioritize email addresses of a record
37 2011-04-11 Sam Steingold <sds@gnu.org>
38 Records with low priority are still considered for identifying
39 old emails and news messages. But they are ignored for new
40 emails (e.g., completion).
42 ** Import / export BBDB records (e.g. vcard or its XML derivative)
43 2011-04-05 Leo <sdl.web@gmail.com>
44 See https://github.com/trebb/bbdb-vcard (latest commit Apr 2010)
46 https://github.com/tohojo/bbdb-vcard (latest commit Jul 2015)
48 ** Import from Google Contacts (aka Gmail contacts)
49 2016-10-24 Barak A. Pearlmutter <barak@pearlmutter.net>
50 See https://github.com/tohojo/bbdb-vcard (last commit Sep 2015)
51 which imports only name and email.
52 See also the ASynK program, http://asynk.io/,
53 https://github.com/skarra/ASynK (last commit May 2016),
54 which is a python program that does bi-directional sync between
55 bbdb, Google Contacts, MS Outlook, MS Exchange, and CardDAV.
57 ** Incremental search of BBDB records like bbdb-
58 2016-10-24 Barak A. Pearlmutter <barak@pearlmutter.net>
59 The bbdb- package adds a lovely incremental search facility to bbdb.
60 See https://github.com/aki2o/bbdb- (last commit Feb 2014) which includes
61 a gif showing an incremental search, selection of three records,
62 and their being blasted into the To: and Cc: fields in an email
65 ** Allow splitting of bbdb-file into multiple files
67 ** bbdb-narrow-display: Inverse of bbdb-append-display
71 ** Remove bbdb-auto-notes-rules-expanded?
72 2011-05-05 Leo <sdl.web@gmail.com>
75 Copyright (C) 2011-2017 Roland Winkler <winkler@gnu.org>
77 This file is part of the Insidious Big Brother Database (aka BBDB),
79 BBDB is free software: you can redistribute it and/or modify
80 it under the terms of the GNU General Public License as published by
81 the Free Software Foundation, either version 3 of the License, or
82 (at your option) any later version.
84 BBDB is distributed in the hope that it will be useful,
85 but WITHOUT ANY WARRANTY; without even the implied warranty of
86 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
87 GNU General Public License for more details.
89 You should have received a copy of the GNU General Public License
90 along with BBDB. If not, see <http://www.gnu.org/licenses/>.