ospfranco / sol

MacOS launcher & command palette
MIT License
1.97k stars 93 forks source link

How to select/deselect calendars (or give them a priority)? 📆 #48

Closed nicokosi closed 2 years ago

nicokosi commented 2 years ago

Hello, As an Alfred user, I am curious about Sol. 😎 I have just installed it and I have questions about the calendar integration. 📆

I have 1 personal calendar and 2 professional ones and I would like to show the events from my personal calendar, at least:

Screenshot 2022-08-10 at 07 12 38

Do you know why the personal events are not visible? Maybe that only the first three events are shown? Are there any way to select/deselect calendars or to give them a priority?

ospfranco commented 2 years ago

Only the first three events are shown indeed no support for further filtering atm. PRs are more than welcome, but first it would be ideal to discuss a bit how would you imagine this working.

nicokosi commented 2 years ago

Only the first three events are shown indeed no support for further filtering atm. PRs are more than welcome, but first it would be ideal to discuss a bit how would you imagine this working.

OK, thank you for your explanation :+1: (and the code link, I had a look to the code just before opening this issue but I missed this line :wink:)!

Not sure to have clear ideas about how it could evolve, so I close this issue for now.

ospfranco commented 2 years ago

I do get that full day events are maybe not that important though, especially if you have an appointment coming soon... I will tweak the logic a bit later, but thanks for reporting!

ospfranco commented 2 years ago

I got a bit lazy to write some complex logic to show (or not) all day events when there is no other event available, but I figured for those the OS notifications are enough, so for now I'm hiding them. Will be there on next version.