Quote:
Originally Posted by Doitsu
Thanks for the plugin! I have some minor nitpicks, though:
1. You might want to add this line to plugin.xml:
Code:
<autostart>true</autostart>
2. The plugin is using Tk for the GUI. However Tk support might be removed from Sigil. To future-proof your plugin you might want to rewrite it to use PySide6 instead.
|
Thanks again for the feedback, Doitsu! I've taken your advice to heart:
Added <autostart>true</autostart> to the plugin.xml.
Fully refactored the GUI from Tk to PySide6 to ensure the plugin is future-proof and fits natively within Sigil’s Qt environment.
Version 1.3.0 is now ready. I appreciate the guidance!
MoveFootnotes2_v1.3.0.zip -> English version
MoverNota2_v1.3.0.zip -> Spanish version.