Fix: (org-ql--def-query-string-to-sexp-fn) Ignore leading blanks

This commit is contained in:
Adam Porter 2023-09-08 02:22:40 -05:00
parent f65b1d91a4
commit 131407814e
3 changed files with 112 additions and 95 deletions

View file

@ -546,6 +546,7 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
*Fixes*
+ Timestamp predicates are more tolerant of partial input (e.g. preventing errors while the user is typing a query into ~org-ql-find~).
+ Query parser ignores leading whitespace (e.g. preventing errors while the user is typing a query into ~org-ql-find~).
** 0.7.1