Hoglet / TimeIT

The unobtrusive time tracker
GNU General Public License v3.0
19 stars 7 forks source link

Allow user to split a timespan #40

Closed srguiwiz closed 3 years ago

srguiwiz commented 3 years ago

The purpose is to allow splitting of timespans that run over midnight.

Over midnight timespans are split at midnight. Others are split halfway.

If less than two minutes, then the menu item is disabled.

That logic could be changed, but it has purpose as is.