summaryrefslogtreecommitdiff
path: root/core/pim/addressbook
Unidiff
Diffstat (limited to 'core/pim/addressbook') (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
@@ -5,26 +5,24 @@ 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 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
@@ -98,12 +96,13 @@ Fixed:
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