When copying text with numbered footnote markers from one org-mode file to another, I have been manually copying and pasting the corresponding footnotes (sometimes renumbering them in the process). This is difficult and error-prone. Is there a way to have Org automatically copy and renumber the associated footnotes along with the main body text?
It seems like org-mode used to support inline footnotes (like LaTeX) which would be easier to copy and paste than numbered footnotes -- see the discussion archived at https://lists.gnu.org/archive/html/emacs-orgmode/2009-01/msg00004.html . But I don't think that feature exists in the current version.
If nothing like this exists, I might be motivated to add it myself, but I wanted to check first whether there is an easier way.