Add/Fix: Set case-fold for preambles
And use for (todo) preambles.
This commit is contained in:
parent
6e4ce26f45
commit
8f2a02264f
3 changed files with 41 additions and 27 deletions
|
|
@ -490,6 +490,7 @@ Expands into a call to ~org-ql-select~ with the same arguments. For convenience
|
|||
|
||||
*Fixed*
|
||||
+ Predicate =heading= now matches only against heading text, i.e. not including tags at the end of the line, to-do keyword, etc.
|
||||
+ Predicate =todo= now matches case-sensitively, avoiding non-todo-keyword matches (e.g. a heading which begins =Waiting on= will no longer match for a todo keyword =WAITING=).
|
||||
|
||||
** 0.2.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue