Commit Graph

8 Commits

Author SHA1 Message Date
b9256204d9 Updated project structure 2024-06-11 05:59:37 +02:00
0303938374 Generalized stats function fixed bug in sync and improved time to completion of todo list 2024-06-01 04:14:07 +02:00
537de5ba3d Refactored tool to use rich framework
Added stats function printing number of open Tasks for every Project
Reworked list function to now display the Tasks in a Table
Implemented automatic completion of things task
Reworked sync function to pull completed tasks from reclaim and push new tasks from things
Added upload function replacing the old sync function
2024-05-29 01:21:20 +02:00
97fa2471bf Added function to print needed time to complete all tasks 2024-05-10 21:15:49 +02:00
6da037112c Added list function and reworked tag parsing
Tag parsing now has updated time calculation and now requires the EstimatedTime tag to be set.
You can also now interactivly decide if you want to sync your things tasks or list the tasks on reclaim.
2024-05-07 13:45:44 +02:00
5028a12dbc Added more fine grain controls for input 2024-02-24 02:49:28 +01:00
1630d28241 Proof of Concept 2024-02-21 03:04:06 +01:00
cato
e62209734a Initial commit 2024-02-21 02:59:51 +01:00