Use case or problem
The Footnote View surfaces a link to each footnote, which, when clicked, shifts focus in the .md file to the location of the footnote. However, there is no means to copy or otherwise use that link.
Proposed solution
Obsidian could add a simple copy option to retain the link, and then the user could use it as a link to the footnote in markdown. I am unsure as to the form of such a link, but clearly Obsidian manages it internally.
Current workaround (optional)
I have not found such a workaround.
Related feature requests (optional)
Somewhat related to the discussion of links to arbitrary text fragments as opposed to block references.