Hello, Kevin Liu <ke...@nivekuil.com> writes:
> Try these commands with the following org file; it appears to fail to land on > a heading: > > (org-id-goto "105dfe8b-8507-400c-862f-a25882448051") > (org-id-goto "4a3206fc-b2f1-47d6-9876-ea30c24ecbeb") You only need the last `org-id-goto' call right? Is the call to this function meaningful, or can point be left at the beginning of "A1" headline instead? > (org-cycle) > (org-next-visible-heading) > (org-previous-visible-heading) > > * A > ** A1 > :PROPERTIES: > :ID: 4a3206fc-b2f1-47d6-9876-ea30c24ecbeb > :END: > blah > ** A2 > :PROPERTIES: > :ID: 60dbdfd7-04a6-4ef0-86ce-a267c16fb1e9 > :END: > blah > ** A3 > :PROPERTIES: > :ID: 105dfe8b-8507-400c-862f-a25882448051 > :END: > blah > * B FWIW, I cannot reproduce the issue. Regards, -- Nicolas Goaziou