-
Notifications
You must be signed in to change notification settings - Fork 1
/
TODO.txt
29 lines (21 loc) · 1.19 KB
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
== Things than I plan to do ==
Don't sit in in front of your computer waiting for these,
it might take a while. If you got an idea or want to give me a nudge about one
of these, please let me know. Of course patches are always welcome.
- Use primary email when sending to groups.
- Make it possible to configure goobook to read dumps instead of calling Google.
- Make it configurable only to search contacts in a specified group.
- Optimize speed when doing queries on big datasets.
- add: allow non quoted multi word names "goobook add Christer Sjöholm [email protected]"
- add: check if the email already is in the contacts, also add a force flag to bypass check.
== Ideas ==
As above, let me hear if there is something you want.
- OAuth support so that no password needs to be stored. http://github.com/simplegeo/python-oauth2
- add/edit interface:
A prompting interface, like a wizard for adding.
Something like "git add --interactive".
- export/import commands that can be used with another program for
updating contacts. Primarily for batch processing of contacts.
- chain search apps? A wrapper (reduce) is probably better.
- async cache updates
// vim fileencoding=UTF=8 syntax=asciidoc textwidth=79