NotePlan / plugins

The main NotePlan repository, which contains the source code for all NotePlan plugins. If a release entry has been created, it will be available for installation from within NotePlan application.
MIT License
167 stars 58 forks source link

UI bug in monthly calendar view #306

Open jgclark opened 2 years ago

jgclark commented 2 years ago

Small UI bug on macOS. The overview calendar shows tiny icons if there are any completed tasks, any incomplete tasks, and something else. But I'm consistently finding that some days are showing incomplete tasks icon, but I have no open tasks in the note or in references. I then realised the common factor is that the problems occur when there are cancelled tasks on the day in question. To my mind they aren't completed tasks, but neither are they incomplete tasks.

.

EduardMe commented 2 years ago

Sounds like things in the cache get stuck here in certain situations. I couldn't pin-point which so far, are you using >today tags regularly?

On Wed, Jun 22, 2022 at 8:16 AM Jonathan Clark @.***> wrote:

Assigned #306 https://github.com/NotePlan/plugins/issues/306 to @EduardMe https://github.com/EduardMe.

— Reply to this email directly, view it on GitHub https://github.com/NotePlan/plugins/issues/306#event-6856272176, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZCAYXZB7DPZKDGFIM7JTDVQMG4VANCNFSM5ZQGCLTQ . You are receiving this because you were assigned.Message ID: @.***>

jgclark commented 2 years ago

Perhaps you missed my comment?

I then realised the common factor seems to be that the problems occur when there are cancelled tasks on the day in question.

I am using >today a bit, but I can't easily tell if there's some correlation.