I am writing a manuscript and I want to be able to reference my figures in the manuscript which I have included like the manual suggests:
#+CAPTION: Figure caption
#+NAME: fig:my-figure
[[./figures/my_figure.pdf]]
I basically want to pop up a helm search and autocomplete elsewhere in the document to find the figure I want and reference it. Can this be achieved using C-c C-l
org-insert-link
or is something new needed? This only brings up a canned list of tags.
I have seen this but the question is asking only for headers.