This adds logic to remove the buffer for small isolated blocks of time. These tend to show up on the tail end of previous work. In many cases, they may be legitimate work, but the buffer tends to blow up the time tracked. The current default is time of less than 5 minutes, with a gap of more than 90 minutes.
Addresses #29
This adds logic to remove the buffer for small isolated blocks of time. These tend to show up on the tail end of previous work. In many cases, they may be legitimate work, but the buffer tends to blow up the time tracked. The current default is time of less than 5 minutes, with a gap of more than 90 minutes.