[ListfulThinking] online documentation update request
Brought to you by:
masukomi
|
From: Andrew P. <And...@ya...> - 2004-01-05 09:24:52
|
The online documentation for ListfulThinking doesn't seem to be quite up to date. In particular On the web page: http://listfulthinking.com/plannedFeatures.htm [ Easier list deletion Right now you have to delete the XML file. Soon it will be an option on the menu with a confirmation dialog. Don't want to accidentally delete an entire list now do you? ] This feature is already implemented in the latest release. This evening I tweaked my local copy of the code to only display the confirmation dialog if the list being deleted is nonempty -- I figured there is no need to confirm deletion of empty lists. [ using enter No more having to reach for your mouse when you're done filling in an item. Just tab on over to the "create" button and hit enter. This basic concept needs to be implemented wherever possible. ] This feature appears to be already implemented in the latest release. I think this [Enter] behavior should go a step further and where appropriate the user should not need to tab over to the Create or Update button -- for instance, pressing [Enter] whilst one of the attribute sliders is selected should commit the dialog box, shouldn't it? I wrote some code to do this and it seems to feel right, playing with it. [Potentially annoying newbie question: How do I go about contributing back my modifications for consideration for merge into the project codebase?] Thanks, Microcline / Andrew |