Doerthous <doerth...@gmail.com> writes:

> For getting properties of an org entry by ID, I currently (org 9.7) use
> (org-entry-get (org-id-find ID t) PROP), but `org-id-find' seems too
> slow. So I wonder this there any recommended ways to do this job? 
>
> or, maybe we can cache also the marker returned by `org-id-find' in
> `org-id-locations'?

May you show profiler report detailing what exactly is slow?
You can save the profile with M-x profiler-report-write-profile from the
report buffer.

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to