Fix: (org-ql-find) Go to selected entry
Fixes #380. Reported-by: Omar Antolín Camarena <omar@matem.unam.mx>
This commit is contained in:
parent
de80f9a764
commit
631cd80ce8
3 changed files with 41 additions and 36 deletions
|
|
@ -547,6 +547,7 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
|
|||
*Fixes*
|
||||
+ Disable ~case-fold-search~ when collecting headings in outline paths. (Headings that started with a word that is also a to-do keyword but with different capitalization would be matched incorrectly.)
|
||||
+ Saving of ~org-ql-view~ views. ([[https://github.com/alphapapa/org-ql/issues/378][#378]]. Thanks to [[https://github.com/Pentaquark1][Pentaquark1]] for reporting.)
|
||||
+ Command ~org-ql-find~ didn't move point to the selected entry. ([[https://github.com/alphapapa/org-ql/issues/380][#380]]. Thanks to [[https://github.com/oantolin][Omar Antolín Camarena]] for reporting.)
|
||||
|
||||
** 0.7.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue