Clarify relation between the DUE tag and the rc.due setting in task(1) (#3526)

Also, clarify that DUE is based on a number of days since the current date.

Co-authored-by: Sebastian Carlos <sebastiancarlos@gmail.com>
This commit is contained in:
Sebastian Carlos 2024-06-28 19:13:02 -03:00 committed by GitHub
parent b70d8ef574
commit 1b81813223
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -782,7 +782,7 @@ are:
CHILD Matches if the task has a parent (deprecated in 2.6.0)
COMPLETED Matches if the task has completed status
DELETED Matches if the task has deleted status
DUE Matches if the task is due
DUE Matches if the task is due within the next 7 days (See rc.due)
INSTANCE Matches if the task is a recurrent instance
LATEST Matches if the task is the newest added task
MONTH Matches if the task is due this month