Commit Graph

228 Commits

Author SHA1 Message Date
xeruf 1ea34898d1 feat: fetch new events in session 2024-07-19 21:04:21 +03:00
xeruf 3a444c3ac2 fix: automatically stop task tracking on close 2024-07-19 19:57:32 +03:00
xeruf c8463e6924 feat: properly load tasks from relay 2024-07-19 16:49:23 +03:00
xeruf 026915f870 feat: evaluate time tracked recursively 2024-07-19 09:44:12 +03:00
xeruf 44ea79bc81 feat: intuitive name navigation and filtering 2024-07-19 09:35:03 +03:00
xeruf 04ff65737a feat: task time column 2024-07-19 09:34:19 +03:00
xeruf 91e04f2c16 feat: task path column 2024-07-19 01:29:36 +03:00
xeruf 2dbfecc4c5 refactor: refactor task structs into own file 2024-07-19 01:23:25 +03:00
xeruf 0b1c6fa45c refactor: refactor into tasks struct 2024-07-19 01:15:11 +03:00
xeruf 6362b62a86 feat: properly submit all events 2024-07-18 22:19:08 +03:00
xeruf 3968e5c1ae feat: implicit Task activation
Automatically mark the selected task as active
2024-07-18 22:18:40 +03:00
xeruf ab16b87497 feat: create nonexistent task on entering 2024-07-18 21:43:35 +03:00
xeruf 9d45525a9b feat: stringification helpers and no default TaskState 2024-07-18 21:11:00 +03:00
xeruf 06d6595bd8 feat: implement state transitions 2024-07-18 20:48:51 +03:00
xeruf 491eb81cb2 fix: prefix adjustments for intuitive navigation 2024-07-18 19:10:52 +03:00
xeruf 999a257db7 feat: print errors 2024-07-18 18:54:38 +03:00
xeruf 769ac2d5e8 feat: store children as EventId and separate props 2024-07-18 18:24:40 +03:00
xeruf cfe815fe2e feat: use dots for navigation 2024-07-18 15:58:45 +03:00
xeruf 76e1f87377 feat: add arguments to repl task list 2024-07-18 13:20:25 +03:00
xeruf 870a43112a refactor: reformat 2024-07-18 12:09:18 +03:00
xeruf b6d85c018d Implement dynamic task properties 2024-07-18 12:08:44 +03:00
xeruf 82c9923cc6 Implement State struct and enum with stringification 2024-07-18 12:07:38 +03:00
xeruf d74c20fc04 Automatically move up a task on invalid input 2024-07-18 00:39:22 +03:00
xeruf a0c46b6ea1 Display nested tasks in prompt 2024-07-18 00:38:51 +03:00
xeruf 660f9a248c Implement interactive task nesting 2024-07-17 22:55:25 +03:00
xeruf 23763f87ee Implement global variables, tasks with tags and a repl 2024-07-13 16:12:39 +03:00
xeruf 32b7ff94ec feat: implement sending events from args and finding events 2024-07-11 10:53:58 +03:00
xeruf 199273d21b First CLI Prototype 2024-07-09 17:56:08 +03:00