v0.8.7
Fixes
- Timestamps with internal time ranges (e.g.
<2024-06-26 10:00-11:00>
) are matched for simple queries. (This support is not yet comprehensive, e.g. a query that depends on the specific inner time range may not behave as expected. Previously such timestamps were not matched at all. See #237 and #371. Thanks to Ihor Radchenko.) - Timestamps with day-of-the-week abbreviations are matched more flexibly (allowing, e.g. a period in French locales). (See #429, #432. Thanks to Florian D. for reporting.)
- Command
org-ql-search
did not narrow properly when called interactively.
Compatibility