Find/replace and converting footnotes/endnotes
Hello,
The latest versions of InDesign CC have the functionality for converting endnotes to footnotes or vice versa. This conversion can be for all notes in the document or select notes.
My question is whether specific notes can be found in the document based on formatting (e.g. with a GREP search) and then the found note is converted.
Consider the following footnotes in a document...
1. Bla bla note one.
2. [Lorem ipsum note two.]
3. Bla bla bla bla another note here.
4. [Eeny meeny miny mo.]
5. Ip dip do the cat has the flu.
So, I want to find the footnotes in square brackets. I know I can do this with a Grep search which would be something like:
Find: ~F\t\[.+\]
Find format - Paragraph style: Footnote paragraph
The question is whether it is possible to covert the found text into an endnote other than manually through the right click options or TYPE > CONVERT FOOTNOTES AND ENDNOTES options.
Does this require a script or can it be done through Find/Replace?
If only there ws a way to select all of the required footnotes then the menu option could be used to convert them to endnotes. This would also work.
