Open Valkyr-JS opened 1 week ago
I think it's a good idea, but unfortunately right now the plugin configuration feature as a bit limited. I might be able to use it just for storage, need to test it.
I looked into it, and for now the common lib that allows access to the Stash config only supports reading the config, not writting it. Until it supports writting, I can't use it for this plugin.
I wonder if you've looked at this already, but if you move the configuration from local storage to the Stash config it wouldn't get lost by resetting the browser, and would persist between devices.
The only drawback I can think of is a potentially huge config, though I don't know how big of a problem that would be.