Andrey, thanks for your thoughts -- I'm also glad to hear that you are on the case!
I can appreciate that this is a pretty intractable problem programming- wise. Your "custom task lists" is one good idea. Here's another possible set of sort option functions that might be reasonably easy to implement, and could help eliminate some of the confusion about the new drag-and-drop functionality. 1) The "(none)" sort option is renamed to "outline order" (or something similar). Dragging-and-dropping would function in this sort option just like it does in the current version, and would move items to a different point not only in the To-Do List, but in the outline order as well. (this option would cover the small lists that BOC mentioned) 2) For all other current sort parameters (importance, urgency, due date, etc.), no dragging-and-dropping would be allowed, because of the difficulties it would cause in recomputing everything on the fly (as Andrey mentioned). This would be the same functionality as in the previous version of MLO. 3) A new sort option would be added -- "Manual Sort". This would create a separate list that would be decoupled from the outline; therefore, dragging-and-dropping in this list would not affect the outline order. This separate list would be persistent only until one of the other sort options is chosen -- then it would disappear completely, and wouldn't need to be saved at all. (In other words, this option would allow dragging-and-dropping only within the To-Do list, and would be overridden as soon as another sort option for the To-Do list was chosen.) This "Manual Sort" option would really help me polish my GTD implementation. Currently I mark Next Actions in the outline (using Weekly Goals), and then select a subset of these Next Actions to do today (using Due Dates). The problem is that I'm left with 7 to 10 items in my "Today" list, and no good way to order them (other than fiddling with the Importance and Urgency sliders). If I could turn on "Manual Sort" and drag-and-drop my items to the correct order, I'd be a happy guy -- there would be no need to scan every item every time I looked at my To-Do list! thanks for considering this, Nick --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MyLifeOrganized" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/myLifeOrganized?hl=en -~----------~----~----~----~------~----~------~--~---
