Hi again chuckdevee,
> I'm wondering if it is possible to change the 'Today' option to 'Now'
> ie:
> StartDateTime 'on or before' Now
> which would filter out all tasks I have starting after the prevailing
> time.
You will be surprised again by flexibility of MLO :-)
Yes this is possible. Just type Now in the edit box (Replace Today
with Now manually ) and this will work.
Actually you can type any expression there. For example this will also
work:
StartDateTime 'on or before' DueDateTime-1
Andrey.