View Single Post
Old 03-07-2025, 07:15 AM   #38
orinoco
Junior Member
orinoco began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Mar 2025
Device: Kindle
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.
orinoco is offline   Reply With Quote