Jay Normal non-calendar items seem to be syncing correclty.
List views are now being correctly saved as part of the pane definition.
However, Agenda views are not respecting properly the Complete filter.
- When filtering for incomplete items (-is:complete) ( all groups in agenda mode continues to show complete items. This happens when used as part of a complex filter…. My base filter is: -“Classifications (Tags/Labels” and ( #statustoday or date:today or #statusthisweek )
I created this filter in advanced mode, and when I switch out of advanced mode the filter text continues Ok.
However, when I click the red checkbox to add the incomplete filter the -is:complete is not seen in basic mode but I see all my completed items showing up. When I switch on advanced mode to verify, I see that the -is:complete was added in the middle of the parenthesis changing completely the logic of the filter.
I think that if you switch any of the basic filter buttons, the statements should be added at the beginning of the filter so that they are by default ANDed to the rest of the expression already in place. I dont know why the filter button would be added anywhere int he middle of the filter expression, thereby having unexpected results.
I am guessing it might be related where you left the cursor the last time you were in advanced mode, and that is the place that the filter button would insert the expression???
- The overdue group in the agenda view, even when correctly filtered for -is:complete still brings up items that are shown as completed (in gray). Ive found out that the problem is that its bringing items whose parents were marked as complete (and therefore they are inheriting the completed status and correctly shown grayed out), but the item itself was not marked completed individually and therefore the filter is bringing it in.