mvmike / min-cal-widget

Minimal calendar widget
BSD 3-Clause "New" or "Revised" License
89 stars 15 forks source link

Calendar events are not visible as symbols #122

Closed S-Sajith closed 2 years ago

S-Sajith commented 2 years ago

So I was experimenting with a couple of different calendar apps and then after I unistalled one of them the event symbols on mincal widget stopped showing , I have tried uninstalling the app and reinstalling , rebooting , uninstalling and reinstalling the calendar apps but the issue persists. Plesse suggest a fix Screenshot_20220929-235108 Screenshot_20220929-235123

mvmike commented 2 years ago

Mincal queries the system for visible calendar events, if they're visible in the calendar app they should appear in the widget too. Could you confirm this is the case?

On the other hand, sometimes wiping the data the calendar storage system app helps too.

S-Sajith commented 2 years ago

Wiping the data of the calendar app worked , thanks !

ryan2353 commented 1 year ago

I'm having the same problem, I don't see a way to access the system calendar so I use simple calendar pro. Ive tried the above and no change. Is it because I use a third party calendar?

mvmike commented 1 year ago

Hi @ryan2353,

Long story short, depends on how the third party calendar stores the data. For my personal use I have a few calendars, both from gmail and offline (in a third party app) and they all show up, and for testing I also created an offline calendar with Etar which also shows data in the emulator.

I'd suggest to either try with another open source calendar app to rule out the storage option or try to enable the calendar in the default OS calendar app.

ryan2353 commented 1 year ago

Switching to etar worked thanks