index
:
worklogger
main
Log work for multiple sources, right within your terminal
Wayne Cole
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
funcs_worklogger.py
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-21
fix: added a continue
main
Wayne-Cole
1
-0
/
+1
2025-01-21
fix: json functionality actually works now
Wayne-Cole
1
-7
/
+15
2025-01-17
feat: working on testing of cli & rethinking some internal logic for parsing
Wayne-Cole
1
-2
/
+4
2025-01-15
fix: corrected two errors in the writing of json files
Wayne-Cole
1
-5
/
+5
2025-01-15
feat: finished main application just have to add tests and email feature
Wayne-Cole
1
-20
/
+48
2025-01-14
feat: implementing tests and json file configuration into functions.
Wayne-Cole
1
-13
/
+29
2025-01-13
fix: add_log() kwargs passed to _prep_write and implented queuehandler for ap...
Wayne-Cole
1
-1
/
+1
2025-01-12
feat: merge function implemented
Wayne-Cole
1
-22
/
+24
2024-12-23
feat: merge function finished; ironing out bugs and adding in tests
Wayne-Cole
1
-91
/
+143
2024-12-19
feat: worked on implementing merge subcommand functionality; almost finish
Wayne-Cole
1
-42
/
+30
2024-12-18
chore: updating files
Wayne-Cole
1
-1
/
+45
2024-11-18
chore: updating files; no major changes
Wayne-Cole
1
-8
/
+4
2024-10-21
chore: updating files in project
Wayne-Cole
1
-0
/
+210
2024-10-05
refactor: change dir structure and filename for global usage
Wayne-Cole
1
-140
/
+0
2024-10-05
feat: implemented basic functionality to WorkLogger, usable
Wayne-Cole
1
-0
/
+140