Hello,

I apologize if this remark is useless or inappropriate, I am quite new to emacs and org-mode. I noticed that the function org-id-open in org-id.el does not jump to the target entry if it is invisible. I tested that inserting (widen) before (goto-char m) in the function's defun fixes this issue.

Best regards,

Eric Danan