sol icon indicating copy to clipboard operation
sol copied to clipboard

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

Open nicokosi opened this issue 3 years ago • 3 comments

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?

nicokosi avatar Aug 10 '22 05:08 nicokosi

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.

ospfranco avatar Aug 10 '22 05:08 ospfranco

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.

nicokosi avatar Aug 10 '22 06:08 nicokosi

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 avatar Aug 10 '22 07:08 ospfranco

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.

ospfranco avatar Aug 15 '22 05:08 ospfranco