Maxim Nikulin <maniku...@gmail.com> writes: > helm-org-ql.el that is a part of org-ql does not use cache when calling > org-get-outline-path. helm-org performs sequential scan similar to > org-refile-get-targets.
Hmm. You are right. But they could. I myself ran into an issue with helm-org-ql exactly because formatting displayed headings was slow. If org-refile-use-cache is deprecated, there would be no option to use cache at all. Best, Ihor