Some addons, such as Wizards Wardrobe, can require a huge amount of configuration data. Unfortunately, on Console, there's no way to copy or backup these configurations as there is on PC (without jailbreaking the filesystem, presumably). More unfortunately, sometimes things misbehave and wipe out those configurations. Many of us have had to recreate all our settings, including addon configurations, multiple times.
Would there be any way to create a general console mod that can export addon configurations in some fashion? For example some addons, such as More Markers, can export their configurations as strings, which can be copied and pasted into the console browser for storage in cloud. That's obviously very inconvenient, but it's better than having to recreate the entire configuration for Wizard's Wardrobe for 4 prog teams, for example. That could be vulnerable to schema changes potentially, but hopefully that doesn't happen often?
I'm trying to create some brainstorming here for ways to mitigate this painful issue and am open to other suggestions.