Commit graph

23 commits

Author SHA1 Message Date
Campbell Alden
b6d1c0ea0c Change the default behavior for hours to 0 if discount is set 2024-12-13 18:22:22 +09:00
Campbell Alden
7a6aa2489b Add the option to treat minutes and hours flags as discounting from an 8 hr day 2024-12-13 18:11:48 +09:00
Campbell Alden
27b9345377 Fix a few small issues with v2 2024-11-07 21:54:04 +09:00
Campbell Alden
a11d5c0f5d Massively rework the time tracker, mainly to support times across midnight 2024-11-07 15:48:37 +09:00
Campbell Alden
b6df8af541 Add an option for how many hours you intend to work 2024-10-21 15:11:38 +09:00
Campbell Alden
ada5e10483 Remove prediction mode and show more useful information in track mode 2024-09-25 00:12:09 +09:00
Campbell Alden
259948ef1c Bump to version v0.4.1 2024-09-10 21:55:16 +09:00
Campbell Alden
63861a8d32 Close open ranges now instead of dropping them in the time-table mode 2024-09-10 21:53:59 +09:00
Campbell Alden
0884006809 Consolidate 12 hr and 24 hr span adjustments into a helper 2024-09-10 21:53:45 +09:00
Campbell Alden
283876ebda Add comments and support for wrapping to a new day 2024-05-08 11:37:47 +09:00
Campbell Alden
6137e6c046 bump version to 0.3.5 2024-01-17 10:10:13 +09:00
Campbell Alden
fb725bbaee Arbitrary bump to v0.3.4 2024-01-16 17:53:55 +09:00
Campbell Alden
df02ab447b Handle hours and minutes pluralization 2024-01-16 17:43:39 +09:00
Campbell Alden
fc07ffb480 Collect up errors and report them instead of panicing 2023-07-26 15:40:31 +09:00
Campbell Alden
7d90764cbd Close unpaired spans on CTRL+D in live mode 2023-07-26 15:01:12 +09:00
Campbell Alden
1f532ead7f Bump to version v0.3.0 2023-07-14 18:10:37 +09:00
Campbell Alden
98d5fbe232 Add a prediction mode 2023-07-14 18:09:47 +09:00
Campbell Alden
6b300b3d0a Tried bumping cargo versions to fix nix 2023-07-11 17:40:18 +09:00
Campbell Alden
1b49361f59 Bump minor version since new features 2023-07-11 17:30:57 +09:00
Campbell Alden
708d2bb049 Improve time formatting output to use local time and to hide nanoseconds 2023-07-11 17:21:41 +09:00
Campbell Alden
5a79895f92 Support live spans and less noise for piped input 2023-07-11 17:15:03 +09:00
Campbell Alden
c18cec94a1 Add direnv and better support for Darwin 2023-07-11 17:12:55 +09:00
Campbell Alden
6ecc159b0c Create a script for quickly calculating how long I've been working 2023-07-05 17:05:58 +09:00