ewerybody / a2

Autohotkey module managing and developing framework.
GNU General Public License v3.0
63 stars 10 forks source link

export/import for module settings #241

Closed ewerybody closed 3 years ago

ewerybody commented 3 years ago

Expected Behavior

Users are able to Revert module settings already! They should have options to import and export them as well.

Current Behavior

Revert only. One can look into the db view ... :/ its bad.

Possible Solution

After all this is a pretty basic functionality that might be useful... But currently I'm after a bug that I'd need to reset my settings for in order to understand what's happening. Maybe "temporarily disable user settings" would also be ok.. 🤔 but how ...