On Tuesday, 7 August 2012 00:08:38 UTC-4, Kevin Murray wrote:
> Most of my views in MLO involve excluding particular contexts. As far as I can find, this is not possible with MLO Android.
>
>
> I hope that this facility is on the list as it would help me used the Android as I do the desktop. Otherwise, it is not very useful to me.
There actually is a way to do it, its just a little backwards. Create a context that contains all other contexts except the one you want to hide. Put a "!" At the start of the context so it shows up at the top. Then in the view check both "none" and your context starting with "!". This will show all tasks except the one you want hidden.