NEXT query does not read scheduled and due dates
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 45k
- Forks
- 2.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 105
Description
**Describe the bug**
Tasks with keywoards TODO/NOW/LATER that have a scheduled or due date between tomorrow and the next 6 days do not show in the NEXT section in today's journal page.
**To Reproduce**
Steps to reproduce the behavior:
1. create a LATER task
2. Schedule it to tomorrow
3. Go to today's journal page
4. See nothing (there is not NEXT section)
**Expected behavior**
The task is listed under the NEXT section in today's journal page.
**Desktop (please complete the following information):**
- OS: MacOS
- Browser: Desktop application
- Version: 0.5.6
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the NEXT query in today's journal with a TODO, NOW, or LATER task scheduled or due tomorrow, then trace the query implementation. Done means the task appears in the NEXT section when its scheduled or due date falls within the described six-day window.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100