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 Request] Separate (patch) pump connection settings from other settings during import #3790

Open
3 tasks done
koelewij opened this issue Jan 29, 2025 · 2 comments
Open
3 tasks done

Comments

@koelewij
Copy link

koelewij commented Jan 29, 2025

Problem:
Currently during export and import of settings all possible settings are transferred.
For most users this is very useful, but for a lot of patch pump users, this means that pump settings will be overwritten also.
Practically that means hat settings older than 3 or 4 days become useless because the user will lose the connection to the current pump.
Since it can be useful to experiment with different settings/profiles etc. the requirement for reading in older settings files is an important feature.

Proposal:
During import allow the user to select if pump settings (when applicable) and/or other settings/profiles should be imported by means of tick boxes, that would be toggled on by default. Possibly this could be merged with the password dialog, so no extra steps are introduced.
In my opinion there could be a separation between:

  • Preferences
  • Profiles
  • Pump connection settings

The ability to exclude profiles, could be useful if users don't want those to be overwritten.
I personally don't think this would have any impact on exporting of settings since all the filtering can be done on import side.

Looking forward to opinions on this.

@koelewij koelewij changed the title [Feature Request] Separate pump connection settings from other settings during import [Feature Request] Separate (patch) pump connection settings from other settings during import Jan 29, 2025
@Philoul
Copy link
Contributor

Philoul commented Jan 29, 2025

Good idea, even if it can be diffilcult to find a simple technical solution (each pump driver has it's own settings...). 🤔

@vanelsberg
Copy link
Contributor

Great idea. Would value such feature very much.

As @Philoul remarks: solution would not be trivial. But I think it should be doable?

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

No branches or pull requests

3 participants