bartib
bartib copied to clipboard
`break` command: recording break times
As a user, I want to be able to interrupt an activity and record it as a break, so that I can easily get an overview of the amount and lengths of my breaks during e.g. a work day.
I tend to use the Pomodoro principle more often, these days. And for that, it would be also nice to be able to track my breaks as well. It would be also just good to have that as a statistical value, for later analysation.
How I would imagine it to work is the following:
-
bartib start
- start activity -
bartib break
- stop activity && start predefined break "activity" -
bartib continue
- stop break "activity" && start last activity before break - if
bartib start
called instead of continue, warn for ongoing break and ask if last activity + break should be stopped