View Single Post
Old 03-28-2026, 06:26 PM   #4
jaad34
Junior Member
jaad34 rocks like Gibraltar!jaad34 rocks like Gibraltar!jaad34 rocks like Gibraltar!jaad34 rocks like Gibraltar!jaad34 rocks like Gibraltar!jaad34 rocks like Gibraltar!jaad34 rocks like Gibraltar!jaad34 rocks like Gibraltar!jaad34 rocks like Gibraltar!jaad34 rocks like Gibraltar!jaad34 rocks like Gibraltar!
 
jaad34's Avatar
 
Posts: 6
Karma: 100000
Join Date: Oct 2020
Location: Somewhere in Spain
Device: iPad
MoveFootnotes2 and MoverNotas2, updated to version 1.3.0

Quote:
Originally Posted by Doitsu View Post
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.
Attached Files
File Type: zip MoveFootnotes2_v1.3.0.zip (716.5 KB, 23 views)
File Type: zip MoverNotas2_v1.3.0.zip (716.5 KB, 13 views)
jaad34 is offline   Reply With Quote