Hi. I think we really need the option to also extract footnotes when using Note composer. Note composer is a wonderful tool, specially when trying to keep your notes as atomic as possible. But it becomes very tedious and unpractical when also having footnotes in your document. Since I have to go back to the original note and manually copy and paste the footnotes. Plus I think it makes a lot a sense that if I am extracting a piece of text that contains a footnote reference, I also want to carry that footnote into the new extracted note.
Example of current usage
First paragraph
...
Line that will be extracted using note composer [^1]
...
Last paragraph
[^1]: Footnote one
The new extracted note will look like
Line that will be extracted using note composer[^1]
It contains a dangling footnote link.
Proposition
I propose that the extracted note be:
Line that will be extracted using note composer[^1]
[^1]: Footnote one
Thanks for reading