DamascenoRafael / reminders-menubar

Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.
GNU General Public License v3.0
2.45k stars 112 forks source link

Today count not displayed #69

Closed jmuheim closed 1 year ago

jmuheim commented 1 year ago

Although I have checked the option Show today count in the menu bar, I don't see it:

CleanShot 2022-09-26 at 10 23 43@2x

How to fix? This is a key feature for me.

DamascenoRafael commented 1 year ago

Hello @jmuheim. Thanks for the feedback. In the image you sent the reminder is due tomorrow. The menu bar counter displays only the number of reminders that are due today. Can you add a reminder with a due date for today and test the behavior?

jmuheim commented 1 year ago

Ah, I see! Thank you. 🙂

On 26 Sep 2022, at 14:30, Rafael Damasceno @.***> wrote:

Hello @jmuheim https://github.com/jmuheim. Thanks for the feedback. In the image you sent the reminder is due tomorrow. The menu bar counter displays only the number of reminders that are due today. Can you add a reminder with a due date for today and test the behavior?

— Reply to this email directly, view it on GitHub https://github.com/DamascenoRafael/reminders-menubar/issues/69#issuecomment-1257961866, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAN3DRY4K5PNWAX3MV6UAHTWAGJM5ANCNFSM6AAAAAAQVRRPOM. You are receiving this because you were mentioned.

DamascenoRafael commented 1 year ago

Thanks @jmuheim. Closing this since it's not a bug. Please feel free to open another issue if you find any bugs or have suggestions for improvement.