Add: Query preambles

Notes: Mark preambles as done

Docs: Add changelog entry
This commit is contained in:
Adam Porter 2019-07-16 10:40:59 -05:00
parent 3adaf4e5fc
commit 3933db460b
3 changed files with 223 additions and 90 deletions

View file

@ -236,6 +236,9 @@ If ~MARKERS~ is non-nil, ~org-agenda-ng--add-markers~ is used to add markers to
*Changed*
+ ~(regexp)~ selector accepts multiple regexps to test.
*Internal*
+ Optimizations for some query selectors, e.g. =regexp= and =todo=. These can provide a significant improvement for some queries. See benchmarks in [[file:notes.org][notes.org]].
** 0.1
First tagged release.