Python program to automate exporting my Markdown timesheets to Odoo
Find a file
2026-06-02 09:31:03 +02:00
src/timesheets refactor(cli): replace positional input argument with --input / -i flag 2026-06-02 09:31:03 +02:00
tests feat(joplin): add --joplin flag to fetch weekly timesheet note from Joplin 2026-06-02 09:31:02 +02:00
.coverage refactor(cli): replace positional input argument with --input / -i flag 2026-06-02 09:31:03 +02:00
.gitignore feat: set up modularized version of project with testing 2026-06-02 09:31:01 +02:00
.python-version feat: set up modularized version of project with testing 2026-06-02 09:31:01 +02:00
AGENTS.md refactor(cli): replace positional input argument with --input / -i flag 2026-06-02 09:31:03 +02:00
project_map.json feat: set up modularized version of project with testing 2026-06-02 09:31:01 +02:00
pyproject.toml feat(joplin): add --joplin flag to fetch weekly timesheet note from Joplin 2026-06-02 09:31:02 +02:00
README.md feat: set up modularized version of project with testing 2026-06-02 09:31:01 +02:00
uv.lock feat(joplin): add --joplin flag to fetch weekly timesheet note from Joplin 2026-06-02 09:31:02 +02:00