Hello, MLO refreshes the todo list (i.e. checks if there's tasks whose start time just started and then displays them) every time you press F5, or F9, or add a new task, or possibly other actions.
This is a bit annoying, because then I am sometimes looking at MLO and I can't be 100% sure that I'm seeing an up-to-date view of my tasks. My suggestion: It's quite feasible to achieve a perfect up-to-date view of tasks, without a periodic refresh. It's simple, just do what the `cron` command on Linux does. Have MLO look at all upcoming tasks, figure out when the closest one is, and then schedule a refresh for precisely that time. This achieves perfect refreshing with a minimum of resource usage. Would you be interested in implementing this feature? Thanks, Ram. -- You received this message because you are subscribed to the Google Groups "MyLifeOrganized" group. To view this discussion on the web visit https://groups.google.com/d/msg/mylifeorganized/-/X4-H_bl73jwJ. 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.
