plasma-applets icon indicating copy to clipboard operation
plasma-applets copied to clipboard

[eventcalendar] Event Notifications

Open vmorenomarin opened this issue 9 years ago • 7 comments

I think that could be awesome a notification displaying the events of the day after the Plasma session has begun. Or this notification could call the atttention about events present for the day in the calender.

Thansk by your attention.

vmorenomarin avatar Dec 04 '16 21:12 vmorenomarin

Been pondering how to do this.

Right now I've got it fetching the events every minute (which is bad). I need to think of a good way to balance keeping the list of upcoming events up to date without burning through the api quota. I think I'll settle for only populating when it's first loaded and whenever you view the events from the current month in the agenda/calendar.

Here's a few mockups.

The event data has an event.reminders property which I'd probably need to parse (uhg). It seems to support notifications 4 weeks beforehand (bleh).

First version might just show the "at a glance" notification on login and individual notifications when the event starts.

Zren avatar Feb 19 '17 02:02 Zren

Wow, looks great, better than I could wait!!! 👍

vmorenomarin avatar Feb 19 '17 19:02 vmorenomarin

The notifications are not working for me. Any suggestion? Thanks

vmorenomarin avatar Apr 27 '17 21:04 vmorenomarin

As in they don't work at all, or they stop working after a certain amount of time?

Zren avatar Apr 28 '17 15:04 Zren

The notifications don't work at all. I wait that appear a notification when the widget starts to work i.e., when the session begins, but nothing, no notifications.

vmorenomarin avatar May 02 '17 22:05 vmorenomarin

Ah, I haven't finished/enabled the "list of upcoming events" when you login, only the notifications when an event is starting.

Zren avatar May 02 '17 22:05 Zren

There could be a badge (on the clock perhaps?) that shows the number of events for today along with these. Although, the notifications are not working for me too.

thecountoftuscany avatar Jun 19 '17 04:06 thecountoftuscany