diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2 (patch) | |
tree | d3bb9f5d25a2dc09ca81adecf39621d871534297 /kanagram/TODO | |
download | tdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.tar.gz tdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kanagram/TODO')
-rw-r--r-- | kanagram/TODO | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/kanagram/TODO b/kanagram/TODO new file mode 100644 index 00000000..b52ff56d --- /dev/null +++ b/kanagram/TODO @@ -0,0 +1,31 @@ +TODO items for Kanagram: +------------ +3.5 +------------ +make the gap to the board edge and text smaller? +have separate position settings for chalk font (different font dynamics move font off position) +finish khotstuff server, add to app + +only have "edit" button if editable vocab selected (not on page initialise, as at present) +only have active "save" button if changes are to be saved +on new word press, blank entry box? + +------------ +4.0 +------------ +keyboard shortcuts (skip word 'ctrl-n', etc.) +more words for vocabs! +different themes (whiteboard, etc) +animated (quickly) rising folder? +Warn "want to save?" on vocab editor close + +redesign vocab editor dialog + +on reveal word, display hint - help learn words: hide on next word button press? +info of vocab? + +shared "kdeedu" dir for kvtml files? + +many descriptions for one word? (to prevent memorisation of words, more interesting)? + +speak hints using kde text-to-speech engine!?!
\ No newline at end of file |