I would have so much more fun, if you add the following `_logger.LogContent($"Day Total Worked: {TimeSpan.FromMinutes(workingDay.Summaries.Sum(s => s.Duration.TotalMinutes)).ToString(@"hh\:mm")}");` to [Toggl2VertecConverter.cs#L47](https://github.com/lord-executor/Toggl2Vertec/blob/c82f34592647040a23ff337d1318244ae5a9fbf4/src/Toggl2Vertec/Toggl2VertecConverter.cs#L47) :)