24 Commits
Author SHA1 Message Date
cato447 c813498ef3 updated alembic 2024-11-08 22:11:47 +01:00
cato447 90e596706c added a way to remove deleted tasks in reclaim 2024-09-23 12:01:06 +02:00
cato447 458333a011 refactoring 2024-07-02 19:29:58 +02:00
cato447 51a0a8ab4f added dry run modus and patched pushing freshly finished tasks to reclaim 2024-06-25 18:23:43 +02:00
cato447 c3995a6b75 added tests 2024-06-21 04:01:41 +02:00
cato447 31f5794e72 [WIP] toggl returns all tasks ever created no matter if they got deleted 2024-06-21 04:01:24 +02:00
cato447 dedb0bc195 fixed formatting error 2024-06-20 13:56:17 +02:00
cato447 bd81fa8913 as toggl -> reclaim sync is based on today it was made tz local aware 2024-06-20 00:20:25 +02:00
cato447 cda9543463 Implemented Toggl -> Reclaim sync for the current day 2024-06-19 23:45:06 +02:00
cato447 bf7bc7177a WIP: Fixed stop to finish tasks in databse + started implementing toggl -> reclaim sync 2024-06-19 20:00:52 +02:00
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