hi all

im trying to bind some headers to specific keys using the org-id-goto command and so far have this:

(global-set-key (kbd "<f9> l") 'org-id-goto "8460d499-ea32-4693-a8d4-0d08b00ba3f3")

but im aware that this code isnt wrong. can anyone guide me in the right direction?

best

Z