Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix month entry in yearly export, qol fixes #4

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Conversation

theBGuy
Copy link
Owner

@theBGuy theBGuy commented Feb 19, 2024

  • Added monthMap to print out month name for the yearly csv export
  • Add string return type to both csv methods so we can display the path in the success notification
  • Re-order the outputs so the total is at the top. Makes more sense for quick viewing if we just want to know the montly hours worked we shouldn't have to scroll through the breakdowns of week and days. The order now matches what is shown in Export PDF of work times per month and year #3

image

- Added `monthMap` to print out month name for the yearly csv export
- Add string return type to both csv methods so we can display the path in the success notification
- Re-order the outputs so the total is at the top. Makes more sense for quick viewing if we just want to know the montly hours worked we shouldn't have to scroll through the breakdowns of week and days
@theBGuy theBGuy merged commit f49b00d into master Feb 19, 2024
@theBGuy theBGuy deleted the bugfix-csv-exporting branch February 19, 2024 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant