GothenburgBitFactory / GothenburgBitFactory/taskwarrior
task that due eod is not due.before:tomorrow
Open
topic:time
- Dominant language
- C++
- Stars
- 6.1k
- Forks
- 423
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
When I set several task's due at `eod`, and filter search as due.before:tomorrow, none of them shows up. (setting to `due:eod-1min` works)
The reason is that currently `eod` is 00:00, which is counted tomorrow. I think this behavior is not quite intuitive.
I recommend to change `eod` to 11:59.
Contributor guide
Assessment
This issue has not been assessed yet.