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

Different Aggregation periods #6

Merged
merged 2 commits into from
Aug 17, 2024
Merged

Different Aggregation periods #6

merged 2 commits into from
Aug 17, 2024

Conversation

b12f
Copy link
Member

@b12f b12f commented Aug 13, 2024

Using watson aggregate is very handy when it comes to getting an overview of tracked times over a given period. Unfortunately, this can still be a bit overwhelming when aggregating larger periods of time.

This patch allows aggregation not only on a daily, but also on a weekly or monthly basis. This makes it easier to review whats happening.

Original PR: jazzband/Watson#496

@teutat3s teutat3s mentioned this pull request Aug 13, 2024
Copy link
Member

@teutat3s teutat3s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rubber stamp like approval without testing.

EDIT: Tested basic functionality of new aggregate flags:

watson aggregate --weekly
watson aggregate --monthly

Using `watson aggregate` is very handy when it comes to getting an
overview of tracked times over a given period. Unfortunately, this can
still be a bit overwhelming when aggregating larger periods of time.

This patch allows aggregation not only on a daily, but also on a weekly
or monthly basis. This makes it easier to review whats happening.
@b12f b12f merged commit 70e41dc into main Aug 17, 2024
4 checks passed
@b12f b12f deleted the weekly branch August 17, 2024 15:27
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.

3 participants