cbeardsmore / Upcoming-iCal-Events

An Übersicht Widget for Mac - Syncs with iCalendar
MIT License
9 stars 5 forks source link

Change if condition to eliminate 'notes' bug #1

Closed chasingSublimity closed 7 years ago

chasingSublimity commented 7 years ago

If an event has content in the 'notes' section, the widget tries to parse that content because it contains a ':'. I've replaced that with a RegEx to match 12hr Date Strings.