I’m trying to find a way to parse footnotes out of a document.
I’ve seen something like this before on the forums, but for the life of me I cannot think of what the appropriate terms would be.
I’m editing together memoirs for my grandfather, using bits and pieces from letters, interview, newspaper reports, the backs of photographs, etc etc.
All of this is being organised in a Filemaker database I’ve created, and as I assign various bits and pieces to places and to people, they are organised by date into a sort of automatic raw biography for each person - Each record is headed with the date, place, and approx age,folowed by notes, the quoted passage, and then the source.
It works very well for organising what followed what, but so far as a memoir goes, strict chronology isn’t going to help, and of course I will have to edit here and there to make things flow.
I want to be able to maintain a source for each snippet, so that I or anyone else can always refer back to both the source and the verbatim transcription if needed.
This is where I want to use some sort of footnote parsing.
I have an idea from this forum long ago that it’s possible to insert some bit of code that says “A Footnote begins here” and the same sort of thing at the end of a footnote, which some programme somewhere can read.
I can then output this fairly easily from filemaker.
Does anyone know what I’m talking about?
Or have I made this up?