I am currently trying to create my own module with ExtensionWizard. I used QTDesigner to create the UI, which is now mostly done. What I’m trying to do now is to get the module to save data to specific folders based on user input. In this case, I want the module to be able to create new folders and then save markup data, tables, and texts within these new folders.
Here is an example of the kind of data hierarchy I’m aiming to create.
I used QT Designer to design the UI, and didn’t use any Python. I’m not sure how to make it so that pressing a certain button (“Save”) in the UI will create a folder and export the nodes.