diff options
Diffstat (limited to 'kmobile/TODO')
-rw-r--r-- | kmobile/TODO | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/kmobile/TODO b/kmobile/TODO new file mode 100644 index 000000000..f5b209fc8 --- /dev/null +++ b/kmobile/TODO @@ -0,0 +1,31 @@ +DONE: +----- +- devices:/ kioslave integration +- show per-device icons in konqueror (same as in the kmobile view) +- fix mimetypes and their location under /share/mimelnk +- kioslaves: cellphone:/, organizer:/, pda:/, (camera:/ not activated) +- system tray plugin +- serial/IRDA/(USB?) locking features (acording to standards - done, but untested !!) + +TODO: +----- +- fix doubled loading of plugins +- where do I get the device name from the kmobile unique process? +- finish the functions which are available to client apps. +- kitchensync driver/plugin (starting...) +- a plugin for the left side of the "Open File Dialog". -> + makes direct access to mobile devices really easy +- make the daemon a KDED (KDE Meta Daemon) module (kdelibs/kded/HOWTO, README.kded) +- more drivers (always) + +General Interface TODO: +----------------------- +- automatic logoff timers +- Authentication + + +TODO (lower priority): +---------------------- +- a kmobile-driver, which can connect to another KDE-computer + to be able to access Calendar-Entries, ToDo's, ... from there + and to be able to syncronize them via kitchensync (maybe?) |