logseq / logseq/logseq

NEXT query does not read scheduled and due dates

Open
#3,720 15 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:type/enhancement query
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.