We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
invalid date
Ever since the PR #141 was merged, it looks like typing t w all seems to be broken for me. t d -s "Monday" all still works fine.
t w all
t d -s "Monday" all
» t w all invalid date
My .timetrap.yml has week_start: Monday defined.
.timetrap.yml
week_start: Monday
The text was updated successfully, but these errors were encountered:
Fix for #161
729513c
Version 1.14.3
3c4834b
Bug in week command #161
Version 1.15.1
c4e8529
Bug fix in week command #161
Looks like there was a bug which broke t w at the end of the month. It should be fixed by 729513c and in gem https://rubygems.org/gems/timetrap/versions/1.15.1.
t w
Thanks!
Sorry, something went wrong.
No branches or pull requests
Ever since the PR #141 was merged, it looks like typing
t w all
seems to be broken for me.t d -s "Monday" all
still works fine.My
.timetrap.yml
hasweek_start: Monday
defined.The text was updated successfully, but these errors were encountered: