author | eilers <eilers> | 2003-02-07 11:55:55 (UTC) |
---|---|---|
committer | eilers <eilers> | 2003-02-07 11:55:55 (UTC) |
commit | a14c5974339f5beef433754d52c952cb99834619 (patch) (unidiff) | |
tree | 12383bfdf83a8c0e78b2555eee0173f2dbad3540 | |
parent | e92743832becd6dc8040e62e73c8ac3f7194f2d6 (diff) | |
download | opie-a14c5974339f5beef433754d52c952cb99834619.zip opie-a14c5974339f5beef433754d52c952cb99834619.tar.gz opie-a14c5974339f5beef433754d52c952cb99834619.tar.bz2 |
just an update
-rw-r--r-- | core/pim/addressbook/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO index c600d20..f62b075 100644 --- a/core/pim/addressbook/TODO +++ b/core/pim/addressbook/TODO | |||
@@ -1,38 +1,41 @@ | |||
1 | Stuff todo until OPIE 1.0 : | 1 | Stuff todo until OPIE 1.0 : |
2 | =========================== | 2 | =========================== |
3 | 3 | ||
4 | Feature requests: | 4 | Feature requests: |
5 | ----------------- | 5 | ----------------- |
6 | - Dial by mobile phone by tapping the number.. | 6 | - Dial by mobile phone by tapping the number.. |
7 | (Maybe using gsmtool. And we may | 7 | (Maybe using gsmtool. And we may |
8 | add a library class for this) | 8 | add a library class for this) |
9 | - dial with dtmfdial in case it's installed and there's no mobile | 9 | - dial with dtmfdial in case it's installed and there's no mobile |
10 | - 3rd column for 2. Contact | 10 | - 3rd column for 2. Contact |
11 | - Implementing additional Views (Phonebook, ...) | 11 | - Implementing additional Views (Phonebook, ...) |
12 | - Birthday & Anniversary Reminder | 12 | - Birthday & Anniversary Reminder |
13 | - Beaming of multiple contacts (current list/ by search or by category) | 13 | - Beaming of multiple contacts (current list/ by search or by category) |
14 | - Configure the letter-picker: lastname/fullname search | 14 | - Configure the letter-picker: lastname/fullname search |
15 | - User center of the joypad to switch back from card to listview ! | ||
16 | - Cursor-UP/Down: Should additionally scroll cardview if it is too large | ||
17 | (behaviour should be selectable by configuration) | ||
15 | 18 | ||
16 | Known Bugs: | 19 | Known Bugs: |
17 | ----------- | 20 | ----------- |
18 | - Email-button: A lot of problems.. :( | 21 | - Email-button: A lot of problems.. :( |
19 | - Default Email-Button: Sometimes not hiding the textfields completely | 22 | - Default Email-Button: Sometimes not hiding the textfields completely |
20 | 23 | ||
21 | Bugs but not in addressbook: | 24 | Bugs but not in addressbook: |
22 | ----------------------------- | 25 | ----------------------------- |
23 | - VCARD: If umlaut (äöüß) in address, the parser gets confused.. | 26 | - VCARD: If umlaut (äöüß) in address, the parser gets confused.. |
24 | 27 | ||
25 | - Exporting and reimporting of Jobtitle was reported to fail (Could not reproduce this ! (se)) | 28 | - Exporting and reimporting of Jobtitle was reported to fail (Could not reproduce this ! (se)) |
26 | 29 | ||
27 | 30 | ||
28 | Urgent: | 31 | Urgent: |
29 | -------- | 32 | -------- |
30 | ContactEditor: | 33 | ContactEditor: |
31 | - Contact-Editor is temporarely reenabled. Wait for replacement. | 34 | - Contact-Editor is temporarely reenabled. Wait for replacement. |
32 | - Redesign of Contacteditor | 35 | - Redesign of Contacteditor |
33 | - Category is on the wrong position after changing to personal and back to normal | 36 | - Category is on the wrong position after changing to personal and back to normal |
34 | ( Temporarily workaround: Category is never deactivated.. :S ) | 37 | ( Temporarily workaround: Category is never deactivated.. :S ) |
35 | 38 | ||
36 | - Personal and Business Web-page is not editable | 39 | - Personal and Business Web-page is not editable |
37 | 40 | ||
38 | Important: | 41 | Important: |