Case-folding for `property` predicate?
未關閉
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 還沒有評估資料。