alphapapa / alphapapa/org-ql

Cache is not invalidated for relative date/time queries

Open
#223 9 comments 0 reactions 1 assignee Claimed by @alphapapa View on GitHub
bug
Dominant language
Emacs Lisp
Stars
1.6k
Forks
120
PR merge metrics
No merged PRs in 30d

Description

Consider a simple query like `(ts-active :to today)` and the following headline:

* test
SCHEDULED: <2021-06-21 Mon>

If today is Sunday, 20th, the query will correctly return nil. However, if the file containing the headline is unchanged, and we run the query again next day (Monday, 21st), the return value will still be nil. It should not be.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.