Cache is not invalidated for relative date/time queries
Aberta
bug
- Linguagem predominante
- Emacs Lisp
- Estrelas
- 1.6k
- Forks
- 120
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.