GothenburgBitFactory / GothenburgBitFactory/timewarrior
Allow splitting (active) interval by time
Open
discussion
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 117
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 5
Description
So, if I have an interval running and want to switch to another task or stop, I know to use `timew start ` or `timew stop`, respectively.
However, since there can only be one annotation per interval, I wanted to split my active interval without changing anything. I know I can use `timew stop && timew continue`, but something like
timew split now
would be really elegant.
Contributor guide
Assessment
This issue has not been assessed yet.