Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to update and keep history and settings? #63

Open
aisbergde opened this issue Aug 4, 2022 · 1 comment
Open

How to update and keep history and settings? #63

aisbergde opened this issue Aug 4, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@aisbergde
Copy link

Is your feature request related to a problem? Please describe.

There is no description how to update and keep settings and history.
If I just download a new version and execute it, then all the history is lost, also settings are lost.
I would like to keep settings and history.

There is a related issue #61
but if I copy user.config then I get only settings.
I have no idea where the history is stored and how to transfer it into the new version.

Describe the solution you'd like

  • Please integrate the update check for new versions into the app
  • Please ensure that settings and history are transfered into a new version
  • document, how to install a new version in a way which keeps settings and history, if it is not intuitive
  • document, where settings and history are stored

Describe alternatives you've considered
I did not find a way to get the history into the new version

@aisbergde aisbergde added the enhancement New feature or request label Aug 4, 2022
@Ashfaaq18
Copy link
Owner

Hi @aisbergde, your saved network history files are the .sqlite files found under the "C:\Users\User\AppData\Local\OpenNetMeter" folder. You dont have to transfer the history data after updating.

the file structure should look like this,

image

Regarding the settings files, I'll try to find a solution for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants