Skip to content

Cache is not invalidated for relative date/time queries #223

Open
@yantar92

Description

@yantar92

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions