hovancik / stretchly

The break time reminder app
https://hovancik.net/stretchly
BSD 2-Clause "Simplified" License
4.51k stars 436 forks source link

Feature/1457 add shorcuts for pause breaks #1468

Closed evgenyneu closed 1 month ago

evgenyneu commented 1 month ago

Issue: #1457

Requirements

Description of the Change

Verification Process

"pauseBreaksFor30MinutesShortcut": "CmdOrCtrl+Alt+0",
"pauseBreaksFor1HourShortcut": "CmdOrCtrl+Alt+1",
"pauseBreaksFor2HoursShortcut": "CmdOrCtrl+Alt+2",
"pauseBreaksFor5HoursShortcut": "CmdOrCtrl+Alt+5",
"pauseBreaksUntilMorningShortcut": "CmdOrCtrl+Alt+M",
hovancik commented 1 month ago

I've made some comments, let me know what you think :)

I can test then on Windows as well.

evgenyneu commented 1 month ago

I've made the improvements you suggested. Also, I managed to install the dev environment on Windows, and tested the shortcuts on all platforms. Let me know if you want to change/improve anything. :D

hovancik commented 1 month ago

I can squash and merge, unless you want to add yourself to the readme :)

evgenyneu commented 1 month ago

Thanks, squash is ok, I don't need readme mention :D