NatroMacro icon indicating copy to clipboard operation
NatroMacro copied to clipboard

Easy settings backup/export

Open M1dnight-ofcl opened this issue 1 year ago • 1 comments

Have you searched the existing suggestions?

No

What is your suggestion?

I think it may be cool to be able to backup all settings super easily and have them stored in a folder. I'm not sure if AHK can do this, but imagine writing all the data to a json file and saving to a renamed .zip file. It would make it extremely easy to export settings, import them, and backup known working settings. The file extension could be possibly .natro or something like that.

I know you can just duplicate your settings folder, but it could be cool to do something like this. Honestly, it may better write something like this in python. Just zip the settings folder using shutil then rename and save. I know a lot of pyqt5 too, so we could make it look nice as well. I may start this as a side project tbh.

If I do make it a side project, I'll open up a pull request prob

How will this improve Natro Macro?

It would be really practicle, whether that be for sharing op settings with friends are just saving settings that you know still work if you ever break ur settings.

What is your Discord username?

m1dnightdev

M1dnight-ofcl avatar Jan 14 '24 04:01 M1dnight-ofcl