Fix: Saving of org-ql-view views
It didn't seem that calling custom-save-all was necessary in the past, but it appears that it is now. Closes #378. Reported-by: Pentaquark1 <https://github.com/Pentaquark1>
This commit is contained in:
parent
4476759dc9
commit
09c3591504
3 changed files with 40 additions and 34 deletions
|
|
@ -546,6 +546,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.)
|
||||
|
||||
** 0.7.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue