Calendar Filter for Done status

I am probably missing something obvious. Is there a means to filter the calendar view to show only log items that are not “done”.

The log view has this filter
image
and it would be handy to have same feature on the calendar view to de clutter it

1 Like

This was a pretty easy thing to add so I did it! :slight_smile:

1 Like

Wow that was quick. This is a really nice improvement.

Is it intentional that the default view now shows only the not done items? My calendar opens filtered to Done=False even though the Filter picker has -Any- showing. This might be confusing to some even though I quite like it. For me the Reset button seems to lead to Done=False as well, even though the picker shows -Any-.

1 Like

Oops good catch @Logger ! That is a bug, in fact. I fixed it so now it properly defaults to “Any”: https://github.com/farmOS/farmOS/commit/6289b37848fef8efe559bad6a93034087cb86d8b

(Sorry if that’s not the default you would prefer… I think this is the most clear/intuitive for general use. We may also add the ability to “remember” selected values as defaults in the future though, which would help in your case!)

1 Like