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

The connection settings should be persisted between sessions. #30

Open
mihai-dinculescu opened this issue Nov 6, 2022 · 4 comments
Open
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mihai-dinculescu
Copy link
Owner

There are two broad options:

  • Attempt to use the browser storage.
  • Create get/set tauri commands to store the settings in a local file as yaml or a serialized object.

Thanks to @PavelFilippovich for the suggestion.

@mihai-dinculescu mihai-dinculescu added enhancement New feature or request help wanted Extra attention is needed labels Nov 6, 2022
@PavelFilippovich
Copy link

Hello! What help is required? Is there anything I can do to help?

@mihai-dinculescu
Copy link
Owner Author

@PavelFilippovich it's marked with the "help wanted" label in case someone wants to contribute to the repo by developing the feature.

@PavelFilippovich
Copy link

I'm sorry, but I can't help here.

@bam2000
Copy link

bam2000 commented Aug 4, 2023

maybe an idea: can you create arguments that we can use in a .bat file to automatic start the Program with selected options? would that be easier to create?

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

No branches or pull requests

3 participants