[[!mxcalendar? &displayType=`list` &isLocked=`true` &tplListItem=`myTplListItem` &tplListHeading=`myTplListHeading` &tplListWrap=`myTplListWrap` &dir=`ASC` &calendarFilter=`2`]]
This question has been answered by charless. See the first response.
[[!mxcalendar?&categoryFilter=`2`]]
To filter in the parameters by category use the &categoryFilter parameter.
Example if category id was 2 for Book Reading that I wanted to list. This filter works on the list and calendar views.
[[!mxcalendar?&categoryFilter=`2`]]
Cheers
Have you tried to remove the calendar filter
&categoryFilter=`3,9`
&categoryFilter=`3`
&categoryFilter=`9`