Hi Eric, hi Nicolas, I am trying to write a function that will only run if it is called during the evaluation of babel code during export, so basically during `org-export-execute-babel code'. Do you know if there is a way to detect that this is the case, or should I introduce a flag that is set by `org-export-execute-babel-code'? Thank you - Carsten