GothenburgBitFactory / GothenburgBitFactory/timewarrior
Allow multitasking / overlapping intervals
Open
discussion
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 117
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 5
Description
I'm using taskwarrior with the timewarrior on-modify hook script. While compiling some software (one task), I worked on some other tasks. Taskwarrior lets you "start" multiple tasks at once, but timewarrior stops timing the first task when the second task starts. I'd like to be able to easily record and see how long the compilation took, as well as the other tasks accomplished concurrently. I tried modifying the interval in timewarrior, but it wouldn't let it overlap with another.
Contributor guide
Assessment
This issue has not been assessed yet.