author | eilers <eilers> | 2002-11-28 12:42:05 (UTC) |
---|---|---|
committer | eilers <eilers> | 2002-11-28 12:42:05 (UTC) |
commit | e162be4c1a982129dc5be64733bd77492cbe2028 (patch) (side-by-side diff) | |
tree | 85462808d1ed1ac9112eb6a5ad7787b381eaa32a | |
parent | 45df6ac8ff7c407e1ab268b6a155f3b2db69f6f3 (diff) | |
download | opie-e162be4c1a982129dc5be64733bd77492cbe2028.zip opie-e162be4c1a982129dc5be64733bd77492cbe2028.tar.gz opie-e162be4c1a982129dc5be64733bd77492cbe2028.tar.bz2 |
...
-rw-r--r-- | core/pim/addressbook/TODO | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO index 6b30d6d..1cbee26 100644 --- a/core/pim/addressbook/TODO +++ b/core/pim/addressbook/TODO @@ -1,52 +1,57 @@ Stuff todo until OPIE 1.0 : =========================== Feature requests: ----------------- - Dial by mobile phone by tapping the number.. (Maybe using gsmtool. And we may add a library class for this) - dial with dtmfdial incase it's installed and there's no mobile - 3rd column for 2. Contact - Implementing additional Views (Phonebook, ...) - Birthday & Anniversary Reminder - Plugin for Today for Birthdays and Anniversaries Known Bugs: ----------- - OK-Key does not switch from Detailview (ablable) to Listview -- Exporting an reimporting of Jobtitle fails. -- After finising search: Clear Picker +- After finising search and after Edit: Clear Picker +- After Edit: Table position back to edited entry. - Combo in Contacteditor: Field "Default-Email" is not correctly implemented and should be removed by a picker/combo. - Name order selected in "contacteditor" not used in list view. +- Language not English (tested with german opie-translation): + 1. Configure nicht übersetzt (alles leer). + 2. Contacteditor nur teilweise übersetzt. + 3. Kategorie-Picker geht nicht (nur bei Openzaurus). Bugs but not in addressbook: ----------------------------- - VCARD: Import of Anniversary does not work correctly (currently disabled) - VCARD: If umlaut (äöüß) in address, the parser gets confused.. +- Exporting and reimporting of Jobtitle fails. Urgent: -------- - Contact-Editor is temporarely reanabled. Wait for replacement. - Redesign of Contacteditor - Store last settings of combo-boxes - Category is on the wrong position after changing to personal and back to normal ( Temporarily workaround: Category is never deactivated.. :S ) - Optimize Table Update... - Change MyDialog to Config - Implement Button Pics - Fix start of opie-mail Important: ---------- - After search (Started with Return): KeyFocus should be on Tabelle - Searchwidget closed: Selected user is jumping - Wenn suchen beendet, dann dauert das Tabellenupdate (was überhaupt überflüssig ist) zu lange.. - Store position and state of toolbar |