Fix: (org-ql-completing-read) Warn about empty headings

This commit is contained in:
Adam Porter 2023-09-26 20:48:59 -05:00
parent be20dc3d5b
commit 56e203110b
3 changed files with 49 additions and 39 deletions

View file

@ -549,6 +549,7 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
+ Query parser ignores leading whitespace (e.g. preventing errors while the user is typing a query into ~org-ql-find~).
+ Use of ~org-ql-find~ with ~:query-prefix~ argument prevented selection of results. ([[https://github.com/alphapapa/org-ql/issues/351][#351]]. Thanks to [[https://github.com/danielfleischer][Daniel Fleischer]] for reporting.)
+ Handle narrowed buffers correctly in ~org-ql-find~.
+ Warn about empty headings in ~org-ql-completing-read~ (the Org format allows a heading line to have no text, but it's useless for this purpose, and usually indicates unnoticed corruption).
** 0.7.1