-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,62 +1,65 @@ | |||
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: |
39 | ---------- | 42 | ---------- |
40 | 43 | ||
41 | - If new contact is added (contacteditor closed): focus (table, card) to | 44 | - If new contact is added (contacteditor closed): focus (table, card) to |
42 | this entry ! | 45 | this entry ! |
43 | - After search (Started with Return): KeyFocus should be on Tabelle | 46 | - After search (Started with Return): KeyFocus should be on Tabelle |
44 | 47 | ||
45 | - "What's this" should be added (Deleyed after Feature Freeze) | 48 | - "What's this" should be added (Deleyed after Feature Freeze) |
46 | 49 | ||
47 | Less important: | 50 | Less important: |
48 | --------------- | 51 | --------------- |
49 | - Reload if contacts were changed externally | 52 | - Reload if contacts were changed externally |
50 | - The picker (alphabetical sort widget) should be | 53 | - The picker (alphabetical sort widget) should be |
51 | placed verticaly or horizontally (configurable) | 54 | placed verticaly or horizontally (configurable) |
52 | - Find a smart solution for activating/deactivating the "send email" event | 55 | - Find a smart solution for activating/deactivating the "send email" event |
53 | 56 | ||
54 | Should be Fixed (not absolute sure, need further validation): | 57 | Should be Fixed (not absolute sure, need further validation): |
55 | ------------------------------------------------------------- | 58 | ------------------------------------------------------------- |
56 | 59 | ||
57 | 60 | ||
58 | Fixed/Ready: | 61 | Fixed/Ready: |
59 | ------- | 62 | ------- |
60 | - Syncing: abtable not reloaded after sync. | 63 | - Syncing: abtable not reloaded after sync. |
61 | - Find widget should be replaced by something like | 64 | - Find widget should be replaced by something like |
62 | qpdf has. | 65 | qpdf has. |