Commit Graph

23 Commits

Author SHA1 Message Date
Martin (Schretzi) Fuchsluger c004fe48e2 Add option to truncate seconds / round down to full minute 2025-02-14 19:50:40 +01:00
Martin (Schretzi) Fuchsluger b74af5cb55 Putting relative times in Context if wanted
Putting relative times in Context if wanted
2025-02-14 06:56:18 +01:00
マリウス 6783e5d082 Fixed indentation 2022-02-28 11:14:27 -05:00
Derek Stevens dcd613622e add missing case in entry and fix unit formatting; ref #13 2021-12-18 21:41:20 -07:00
Derek Stevens ba824325bc use HH:MM format by default everywhere
add --decimal option to toggle HH.ZZ format; ref #13
2021-12-18 21:33:12 -07:00
Derek Stevens 0f742c4a50 entry.GetDuration() fix for negative duration total with ongoing task; ref #11 2021-06-13 22:21:50 -06:00
マリウス 6e0ecbb007 Fixed #7, treating entry.Finished for running entries as time.Now() 2021-02-07 14:22:16 -04:00
マリウス abc041381e Fixed #2, removed initial check for existing entries, adding a separate one 2021-02-07 14:02:32 -04:00
マリウス 2d7dbddf5c Implemented projects/tasks structure listing; this implements #1 partially 2020-10-21 00:05:39 +01:00
マリウス 6732d9634a Added full output to entry.GetOutput 2020-10-17 21:14:00 +01:00
マリウス 631343388d Refactored import/export 2020-10-17 15:53:11 +01:00
マリウス df06d63fa8 Implemented GetFilteredEntries and extended export command 2020-10-17 15:32:41 +01:00
マリウス 56ffde16fe Added notes to Entry and track command 2020-10-17 13:17:01 +01:00
マリウス e6544aaec4 Added internal attribute SHA1 2020-10-15 23:52:27 +01:00
マリウス 1f2c1d52aa Implemented GetOutput 2020-10-15 22:44:12 +01:00
マリウス 526fd502be Implemented SetIDFromDatabaseKey 2020-10-15 22:44:04 +01:00
マリウス 398460201e Refactored output 2020-10-15 22:07:36 +01:00
マリウス ce8d2766ff Refactored output 2020-10-15 21:56:04 +01:00
マリウス f95d4dfbb4 Refactored output 2020-10-15 21:38:03 +01:00
マリウス 44dd4039fc Refactored entry 2020-10-15 10:54:11 +01:00
マリウス 05f387b42a Added check for begin > finish time 2020-10-11 21:14:36 +01:00
マリウス b95c00a12d Replace fatals with returns 2020-10-11 21:14:22 +01:00
マリウス 8916d2fb7f Implemented Entry 2020-10-11 15:12:34 +01:00