1)

I have been using AutoFocus (from beginning to its latest incarnation
AF4) with MLO by sorting the ToDo List by CreationDate.

However for future tasks (with Start Date) or recurring items this
does not yield a good sorting order. Scheduled tasks appear somewhere
in the middle of the list when they start (because they get sorted at
the time of creation, not at the time of their start date). Recurring
items face the same issue on subsequent occurrances.

I suggest therefore to calculate a new date field:

AutoFocusDate := max ( StartDate, CreationDate )

This AutoFocusDate should be available for ToDo List sorting /
grouping.


2)

Currently the new "alternate completion" only works when the list is
in manual sort order. I suggest this function should also be available
with auto-sorted lists and just perform the same actions as Duplicate
(which creates a new task with a new CreationDate) and then complete
the original task. Because of the automatic sorting by CreationDate in
my setup, the new item automatically moves to the end of the list.

-- 
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.

Reply via email to