I saw the below item in Mantis (see pasted stuff at bottom) and it'd be good to get thoughts on this one since its so fundamental to how this tool works as an outliner/database.
Basically the issue yclipse raises is that when you hit enter it automatically creates a new item which you may not want. I know I've found myself with a bunch of blanks at the end of my list because of this though its a minor prob- though I find it helpful when I'm taking meeting minutes and things. To me the best behaviour depends what you're doing. If you're maintaining a to do list or something you want enter just to commit the current item, but if you're doing 'outlining' you probably want it to move to the next blank line automatically.
Options are:
a) Enter just commits the item as yclipse mentions. Getting in the habit of hitting double-enter would be easy enough as you add items but those using it for long notetaking session may not love it.
b) Toggle button for 'auto create items' on toolbar. If off, enter just commits. If on, it creates new item on enter. If ctrl-enter, creates a new sub-item as it does now.
c) Other more complicated options (like selecting what behaviour you want by grid depending what you are using it for). Too complicated!
What do you think?
_____________
0735: Avoid adding unwanted new item when completing current item
If I do not use Ctrl-N to create a new item, I will enter the text of a new item in a displayed grid. The normal behavior, under Ecco and under any other similar program, is to hit Enter to complete the entry of the current item. IQ does this but then adds another item directly below. Ninety percent of the time that is not what I want. Can we let Enter complete the item and then let me choose whether to hit Enter again if I want a new item? (Especially since Del does not delete the unwanted blank item.)
Comments