Commit Graph
14 Commits
Author SHA1 Message Date
cato447 a8fd28afae updated formatting 2024-06-18 03:06:08 +02:00
cato447 e87dac8e06 new formatting 2024-06-18 02:27:13 +02:00
cato447 c2ebd2daf4 fixed imports 2024-06-18 01:26:11 +02:00
cato447 e0872808d8 Added task search for reclaim and toggl 2024-06-15 19:32:55 +02:00
cato447 6f272ff021 made pylint happy and added enviorment files 2024-06-15 18:42:52 +02:00
cato447 eb995294f1 Log work in reclaim 2024-06-14 14:43:56 +02:00
cato447 b9256204d9 Updated project structure 2024-06-11 05:59:37 +02:00
cato447 0303938374 Generalized stats function fixed bug in sync and improved time to completion of todo list 2024-06-01 04:14:07 +02:00
cato447 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
cato447 97fa2471bf Added function to print needed time to complete all tasks 2024-05-10 21:15:49 +02:00
cato447 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
cato447 5028a12dbc Added more fine grain controls for input 2024-02-24 02:49:28 +01:00
cato447 1630d28241 Proof of Concept 2024-02-21 03:04:06 +01:00
catoandGitHub e62209734a Initial commit 2024-02-21 02:59:51 +01:00