summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/addressbook/TODO12
1 files changed, 10 insertions, 2 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO
index 0380fa3..6b30d6d 100644
--- a/core/pim/addressbook/TODO
+++ b/core/pim/addressbook/TODO
@@ -1,57 +1,65 @@
1Stuff todo until OPIE 1.0 : 1Stuff todo until OPIE 1.0 :
2=========================== 2===========================
3 3
4Feature requests: 4Feature 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 incase it's installed and there's no mobile 9- dial with dtmfdial incase 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- Plugin for Today for Birthdays and Anniversaries 13- Plugin for Today for Birthdays and Anniversaries
14 14
15Known Bugs: 15Known Bugs:
16----------- 16-----------
17- OK-Key does not switch from Detailview (ablable) to Listview 17- OK-Key does not switch from Detailview (ablable) to Listview
18- Exporting an reimporting of Jobtitle fails.
19- After finising search: Clear Picker
20- Combo in Contacteditor: Field "Default-Email" is not correctly implemented and
21 should be removed by a picker/combo.
22- Name order selected in "contacteditor" not used in list view.
23
18 24
19Bugs but not in addressbook: 25Bugs but not in addressbook:
20----------------------------- 26-----------------------------
21- VCARD: Import of Anniversary does not work correctly (currently disabled) 27- VCARD: Import of Anniversary does not work correctly (currently disabled)
22- VCARD: If umlaut (äöüß) in address, the parser gets confused.. 28- VCARD: If umlaut (äöüß) in address, the parser gets confused..
23 29
24 30
25Urgent: 31Urgent:
26-------- 32--------
27- Contact-Editor is temporarely reanabled. Wait for replacement. 33- Contact-Editor is temporarely reanabled. Wait for replacement.
28- Redesign of Contacteditor 34- Redesign of Contacteditor
29- Store last settings of combo-boxes 35- Store last settings of combo-boxes
30- Name order selected in "contacteditor" not used in list view.
31- 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
32 ( Temporarily workaround: Category is never deactivated.. :S ) 37 ( Temporarily workaround: Category is never deactivated.. :S )
33 38- Optimize Table Update...
39- Change MyDialog to Config
40- Implement Button Pics
41- Fix start of opie-mail
34 42
35Important: 43Important:
36---------- 44----------
37 45
38- After search (Started with Return): KeyFocus should be on Tabelle 46- After search (Started with Return): KeyFocus should be on Tabelle
39- Searchwidget closed: Selected user is jumping 47- Searchwidget closed: Selected user is jumping
40- Wenn suchen beendet, dann dauert das Tabellenupdate (was überhaupt überflüssig ist) 48- Wenn suchen beendet, dann dauert das Tabellenupdate (was überhaupt überflüssig ist)
41 zu lange.. 49 zu lange..
42 50
43- Store position and state of toolbar 51- Store position and state of toolbar
44 52
45- IRDA Receive: Contact is added, but start of editor with new entry expected.. 53- IRDA Receive: Contact is added, but start of editor with new entry expected..
46- "What's this" should be added (Deleyed after Feature Freeze) 54- "What's this" should be added (Deleyed after Feature Freeze)
47 55
48Less important: 56Less important:
49--------------- 57---------------
50- Reload if contacts were changed externally 58- Reload if contacts were changed externally
51- Overview window cleanup needed.. 59- Overview window cleanup needed..
52- The picker (alphabetical sort widget) should be 60- The picker (alphabetical sort widget) should be
53 placed verticaly or horizontally (configurable) 61 placed verticaly or horizontally (configurable)
54- Find a smart solution for activating/deactivating the "send email" event 62- Find a smart solution for activating/deactivating the "send email" event
55 63
56Should be Fixed (not absolute sure, need further validation): 64Should be Fixed (not absolute sure, need further validation):
57------------------------------------------------------------- 65-------------------------------------------------------------