Use :match-dynamic for helm-org-ql source
Open
helm-org-ql
- Dominant language
- Emacs Lisp
- Stars
- 1.6k
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
I was looking through docstring for :candidates option in helm sources:
> This function, generally should not compute candidates according to
> `helm-pattern' which defeat all the Helm's matching mechanism
> i.e. multiple pattern matching and/or fuzzy matching.
> If you want to do so, use :match-dynamic slot to be sure matching
> occur only in :candidates function and there is no conflict with
> other match functions.
Probably, it should be set in `helm-org-ql-source`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.