summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/addressbook/TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO
index 970a398..2a27efc 100644
--- a/core/pim/addressbook/TODO
+++ b/core/pim/addressbook/TODO
@@ -1,34 +1,32 @@
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
18
19- Language not English (tested with german opie-translation): 17- Language not English (tested with german opie-translation):
20 1. Configure nicht übersetzt (alles leer). 18 1. Configure nicht übersetzt (alles leer).
21 2. Contacteditor nur teilweise übersetzt. 19 2. Contacteditor nur teilweise übersetzt.
22 3. Kategorie-Picker geht nicht. 20 3. Kategorie-Picker geht nicht.
23 21
24 22
25Bugs but not in addressbook: 23Bugs but not in addressbook:
26----------------------------- 24-----------------------------
27- VCARD: If umlaut (äöüß) in address, the parser gets confused.. 25- VCARD: If umlaut (äöüß) in address, the parser gets confused..
28 26
29- Exporting and reimporting of Jobtitle was reported to fail (Could not reproduce this ! (se)) 27- Exporting and reimporting of Jobtitle was reported to fail (Could not reproduce this ! (se))
30 28
31 29
32Urgent: 30Urgent:
33-------- 31--------
34- Implement Button Pics 32- Implement Button Pics
@@ -94,16 +92,17 @@ Fixed:
94- Category-select does not work completely: "Unfiled" is always in listview .. 92- Category-select does not work completely: "Unfiled" is always in listview ..
95- Return from Contacteditor: Category resettet to all 93- Return from Contacteditor: Category resettet to all
96- Personal Details not working 94- Personal Details not working
97- If category changed, the letterpicker should be resetted 95- If category changed, the letterpicker should be resetted
98- There should be some icons for List and Cardview 96- There should be some icons for List and Cardview
99- If in Cardview and a category change removes all entries: 97- If in Cardview and a category change removes all entries:
100 There are already entries in Cardview after up/down 98 There are already entries in Cardview after up/down
101- Personal Details: Anniversary zeigt Fantasie-Werte 99- Personal Details: Anniversary zeigt Fantasie-Werte
102- Unfiled shown just in Category "All" and "Unfiled". 100- Unfiled shown just in Category "All" and "Unfiled".
103- After finising search and after Edit: Clear Picker 101- After finising search and after Edit: Clear Picker
104- After Edit: Table position back to edited entry. 102- After Edit: Table position back to edited entry.
105- Optimize Table Update... 103- Optimize Table Update...
106- Change MyDialog to Config 104- Change MyDialog to Config
107- Store position and state of toolbar 105- Store position and state of toolbar
108- VCARD: Import of Anniversary does not work correctly (currently disabled) 106- VCARD: Import of Anniversary does not work correctly (currently disabled)
109- Name order selected in "contacteditor" not used in list view. 107- Name order selected in "contacteditor" not used in list view.
108- OK-Key does not switch from Detailview (ablable) to Listview