alphapapa / alphapapa/org-ql

Case-folding for `property` predicate?

未關閉
#381 9 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
compatibility discussion enhancement help wanted
主要語言
Emacs Lisp
星號
1.6k
分支
120
PR 合併指標
30 天內沒有已合併 PR

描述

If I do ```org-ql-sparse-tree``` and search for ```property:tested y``` I get the same result as if I search for ```property:tested Y``` .

If I use ```org-ql-search``` instead I get different results searching for ```(property "TESTED" "Y")``` and ```(property "TESTED" "y")```.

```case-fold-search``` is set to t. Am I doing something wrong?

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。