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

Profile support #453

Open
AlphaDE opened this issue Jul 8, 2023 · 1 comment
Open

Profile support #453

AlphaDE opened this issue Jul 8, 2023 · 1 comment

Comments

@AlphaDE
Copy link

AlphaDE commented Jul 8, 2023

I use the client for different purposes, like riding my bike, snowboarding, driving or tracking a flight. All purposes require different settings when to store a position (duration/distance) to create an accurate recording without wasting database space.

It would be great if the client would support a set of 5-10 predefined and custom nameable profiles which can selected just before starting recording. The name of the profile should be visible also as a reminder which parameter set is active.

No alternatives, the current setup leads sometimes to wrong parameters because they are only shown when selecting them for a change and thus a too detailed or too less detailed recording.

@Anton-V-K
Copy link
Contributor

I guess, introducing profiles support will require a lot of refactoring.
I would consider the approach based on a customizable widget to start the tracking service with user-provided parameters.
Possible list of parameters to customize via the widget:

  • Location accuracy
  • Frequency
  • Distance
  • Angle

And it would be handy to support customizable look (icon, color, etc.) for such widgets.

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

2 participants