chmouel / nextmeeting

nextmeeting - Show your google calendar next meeting in your waybar or polybar
Apache License 2.0
29 stars 3 forks source link

All day events break regex parsing #4

Closed jscarrott closed 2 months ago

jscarrott commented 4 months ago

If the event is all day it doesn't seem to come out of gcalcli with an end date which breaks the regex.

chmouel commented 2 months ago

I think i have fixed this in the latest release, please give it a try!

https://github.com/chmouel/nextmeeting/releases/tag/1.5.3

(we now skip the bad lines)