blackjackshellac / kitchenTimer

Gnome shell kitchen timer extension
GNU General Public License v3.0
21 stars 10 forks source link

Alarm timer edits require refresh to rescan the name defining the timer #30

Closed blackjackshellac closed 3 years ago

blackjackshellac commented 3 years ago

In prefs/Timers if we edit an Alarm Timer to change the time, it needs to be refreshed internally (rescan with AlarmTimer.matchRegex()

wake @ 7am -> wake @ 7:30am

If the regex scan fails we can just undo the name change