Hello, Samuel Wales <samolog...@gmail.com> writes:
> i do not claim to understand the code but org-export-get-environment > is possibly calling org-id-find on entire buffer instead of subtree. > > perhaps this explains why exporting a couple of lines without any > org-id link takes 15s to a minute or so. > > it is always checking all of my files for org id even when i export to > subtree. You are right. It used to be necessary for footnote definitions outside export scope but yet referenced within it. It is no longer necessary. It is fixed in master. Thank you. Regards, -- Nicolas Goaziou