Is your feature request related to a problem? Please describe.
I would like to update the user specific data using my own application such that is is always up to date. Now, this data is probably written to %appdata\Kreya\kreya.db, which i don't want to mess with.
Describe the solution you'd like
I would like to see that the user specific data is written to text/json files something like <environment>.krenv in a user or project configurable location.
Is your feature request related to a problem? Please describe. I would like to update the user specific data using my own application such that is is always up to date. Now, this data is probably written to
%appdata\Kreya\kreya.db
, which i don't want to mess with.Describe the solution you'd like I would like to see that the user specific data is written to text/json files something like
<environment>.krenv
in a user or project configurable location.Describe alternatives you've considered nothing.
Additional context nothing.