Hi. Great plugin, very useful. So useful for me that I created an account just to ask this question

Is there a way to change option "Where should footnotes be placed" to "New xhtml section" as default (checked radio option)? I use footnotes extensively, but I prefer to keep them in a separate file and often forget to change this parameter.
I tried
Code:
self.radioFootNote.set("C")
to
Code:
self.radioFootNote.set("N")
but I got nothing.
Unfortunately, I don't speak python.