Is your proposal related to a problem?
You can skip an upcoming break only through the popup button, that appears in the last 10 seconds of a running pomodoro, but not through a command.
gnome-pomodoro --skip jumps directly either to a break (when a pomodoro is running) or to a pomodoro (during a break).
Describe the solution you'd like
Something like gnome-pomodoro --skip-break should skip a break, like you would click on the corresponding button in the popup. This command could be bind to a keyboard shortcut, so you don't have to click on the button in the popup.
Is your proposal related to a problem?
You can skip an upcoming break only through the popup button, that appears in the last 10 seconds of a running pomodoro, but not through a command.
gnome-pomodoro --skipjumps directly either to a break (when a pomodoro is running) or to a pomodoro (during a break).Describe the solution you'd like
Something like
gnome-pomodoro --skip-breakshould skip a break, like you would click on the corresponding button in the popup. This command could be bind to a keyboard shortcut, so you don't have to click on the button in the popup.