forked from janek/mostr
1
0
Fork 0
Commit Graph

18 Commits

Author SHA1 Message Date
xeruf eb7e571f1e fix(task): update tracked time while task is active 2024-07-29 14:01:33 +03:00
xeruf e255ce0676 feat: correctly display path for unnamed and unknown tasks 2024-07-29 13:32:47 +03:00
xeruf b71916c905 feat(task): match state filter case-insensitively 2024-07-29 09:43:13 +03:00
xeruf 5723151cfb feat: properly format tracked time 2024-07-29 09:19:23 +03:00
xeruf d511e9ca49 feat: enable filtering by state 2024-07-26 21:50:48 +03:00
xeruf 54e870a93a feat(task): more accessors and modifiers 2024-07-26 21:15:50 +03:00
xeruf 867ba917c0 refactor(task): return descriptions as references 2024-07-26 12:38:27 +03:00
xeruf 79c3174f4f feat: enable state filtering 2024-07-26 11:07:47 +03:00
xeruf fd94de7149 feat: tags property column 2024-07-25 22:50:57 +03:00
xeruf ce7e015b02 feat: activating tags 2024-07-25 22:40:35 +03:00
xeruf 81f226fa43 style: reformat all code 2024-07-25 22:09:24 +03:00
xeruf f3110564cd feat: separate output columns by tabulator 2024-07-24 16:14:19 +03:00
xeruf b30994c151 feat: live updates via mpsc 2024-07-24 16:12:57 +03:00
xeruf ab28cf4fd7 feat: return Event from task state updates 2024-07-23 13:45:25 +03:00
xeruf 9a2f3f8794 refactor: reformat 2024-07-19 21:06:03 +03:00
xeruf 026915f870 feat: evaluate time tracked recursively 2024-07-19 09:44:12 +03:00
xeruf 04ff65737a feat: task time column 2024-07-19 09:34:19 +03:00
xeruf 2dbfecc4c5 refactor: refactor task structs into own file 2024-07-19 01:23:25 +03:00