forked from janek/mostr
1
0
Fork 0
Commit Graph

32 Commits

Author SHA1 Message Date
xeruf 486cbb1ab4 feat: undo function with @ 2024-08-01 19:10:58 +03:00
xeruf afd6f2f77a style: reformat 2024-07-31 20:08:33 +03:00
xeruf 5c7793f4a3 feat: revamp time tracking with own kind 2024-07-31 20:07:16 +03:00
xeruf 3652f0d39f refactor: state-kind conversion 2024-07-30 20:25:27 +03:00
xeruf 320575e9c3 refactor: reformat and inline hints 2024-07-30 17:13:29 +03:00
xeruf c848a4797c feat: implement recursive task progress and subtask completion count 2024-07-30 17:11:43 +03:00
xeruf 50cc8de6a2 feat: hide time if empty 2024-07-30 09:37:12 +03:00
xeruf fbbdd5eef8 feat: separate description specifiers 2024-07-30 09:09:54 +03:00
xeruf f89615d8e4 style: reformat code 2024-07-30 09:03:55 +03:00
xeruf f8f0cf7570 feat(tasks): print info on currently selected task 2024-07-30 08:23:32 +03:00
xeruf eb5117e21f feat: proper logging 2024-07-29 21:06:23 +03:00
xeruf 1824de8d69 refactor(task): cache parent id 2024-07-29 16:13:40 +03:00
xeruf 66fc702538 fix(task): omit duplicated state name 2024-07-29 14:17:05 +03:00
xeruf 1251f54789 fix(task): omit tags referencing events in property getter 2024-07-29 14:13:32 +03:00
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