Pomodoro Timer with simplest text syntax.
ipm install pomodoro-edit# single timer
* [ ] [25m] xxx
# four pomodoros
* [ ] [(25m✍️ 5m☕️)4] xxx
# four pomodoros and then take a long break
* [ ] [((25m✍️ 5m☕️)4 20m🛌)] xxx💡Ctrl+Space: Autocomplete above syntax
* [ ] [(25m 5m)4] xxx (when after save, start timer)* [x] [(25m 5m)4] xxx* [ ] [-(25m 5m)4] xxxPress 'Retry' button on Tray.
Press 'Go to Line' button on Tray or click on the finished notification.
If multiple timers are required, pause the next timer beforehand so that the timer does not start unintentionally.
* [x] [(25m 5m)4] xxx
* [ ] [-(25m 5m)4] yyy
* [ ] [-(25m 5m)4] zzzDefault keymaps are defined here and you can override them in your keymap.cson file.
Get e-mail notifications: seachicken/pomodoro-edit-notifier
See the GitHub releases for an overview of what changed in each update.

