Commit Graph

18 Commits

Author SHA1 Message Date
dedb0bc195 fixed formatting error 2024-06-20 13:56:17 +02:00
bd81fa8913 as toggl -> reclaim sync is based on today it was made tz local aware 2024-06-20 00:20:25 +02:00
cda9543463 Implemented Toggl -> Reclaim sync for the current day 2024-06-19 23:45:06 +02:00
bf7bc7177a WIP: Fixed stop to finish tasks in databse + started implementing toggl -> reclaim sync 2024-06-19 20:00:52 +02:00
a8fd28afae updated formatting 2024-06-18 03:06:08 +02:00
e87dac8e06 new formatting 2024-06-18 02:27:13 +02:00
c2ebd2daf4 fixed imports 2024-06-18 01:26:11 +02:00
e0872808d8 Added task search for reclaim and toggl 2024-06-15 19:32:55 +02:00
6f272ff021 made pylint happy and added enviorment files 2024-06-15 18:42:52 +02:00
eb995294f1 Log work in reclaim 2024-06-14 14:43:56 +02:00
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