fix: tmpo log doesn't always show all entries with --today and --week flags enabled#89
Merged
DylanDevelops merged 2 commits intoDylanDevelops:mainfrom Mar 19, 2026
Merged
Conversation
DylanDevelops
requested changes
Mar 18, 2026
Owner
DylanDevelops
left a comment
There was a problem hiding this comment.
Hi @mabego! Thank you so much for spotting this bug with the --today flag! I appreciate it. Your changes look great and work perfectly on my end.
Doing some more testing, I realized this issue is also affecting the --week flag. I added a comment on fixing that. Can you implement this as well and push it to the branch? When you do, I'll take another look, and it should be good to merge.
Thanks again!
tmpo log doesn't always show all entries with --today and --week flags enabled
DylanDevelops
approved these changes
Mar 19, 2026
Owner
DylanDevelops
left a comment
There was a problem hiding this comment.
This looks great to me! Thank you so much for your contribution! ❤️
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
mainbranch of tmpo.Closes #88
Description
This pull request fixes an issue where
log --todaydoes not output all of the day's time entries for the user's local time.