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

Feature: Add way to save and restore scanner settings via "profiles" or something #82

Open
CoolCat467 opened this issue Sep 30, 2024 · 2 comments
Labels
enhancement New feature or request hacktoberfest Issues that are ready for contributors to work on

Comments

@CoolCat467
Copy link
Owner

CoolCat467 commented Sep 30, 2024

It would be great to be able to save and load scanner settings from disk or something, maybe "scanner profiles" page with a dropdown or something. That means we need to steal some database records code from MineOS-Market-Server. We will have to make sure we check the validity of scanner settings, ie handle the case that a scanner with same name as a different one might have different settings options, and attempting to load options from another scanner could lead to either bugs and errors, or in the worst case introduce security issues.

@CoolCat467 CoolCat467 added enhancement New feature or request hacktoberfest Issues that are ready for contributors to work on labels Sep 30, 2024
@princetoday
Copy link

I would like to work on this issue. Please assign it to me.

@CoolCat467
Copy link
Owner Author

No need, just submit a pull request and you should be good

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

No branches or pull requests

2 participants