summaryrefslogtreecommitdiff
path: root/src/funcs_worklogger.py
AgeCommit message (Expand)AuthorFilesLines
2025-01-21fix: added a continuemainWayne-Cole1-0/+1
2025-01-21fix: json functionality actually works nowWayne-Cole1-7/+15
2025-01-17feat: working on testing of cli & rethinking some internal logic for parsingWayne-Cole1-2/+4
2025-01-15fix: corrected two errors in the writing of json filesWayne-Cole1-5/+5
2025-01-15feat: finished main application just have to add tests and email featureWayne-Cole1-20/+48
2025-01-14feat: implementing tests and json file configuration into functions.Wayne-Cole1-13/+29
2025-01-13fix: add_log() kwargs passed to _prep_write and implented queuehandler for ap...Wayne-Cole1-1/+1
2025-01-12feat: merge function implementedWayne-Cole1-22/+24
2024-12-23feat: merge function finished; ironing out bugs and adding in testsWayne-Cole1-91/+143
2024-12-19feat: worked on implementing merge subcommand functionality; almost finishWayne-Cole1-42/+30
2024-12-18chore: updating filesWayne-Cole1-1/+45
2024-11-18chore: updating files; no major changesWayne-Cole1-8/+4
2024-10-21chore: updating files in projectWayne-Cole1-0/+210
2024-10-05refactor: change dir structure and filename for global usageWayne-Cole1-140/+0
2024-10-05feat: implemented basic functionality to WorkLogger, usableWayne-Cole1-0/+140