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] - Add a treatments table for bolus and carb entries for easier lookup of details in a crowded graph #300

Open
bjornoleh opened this issue Jun 3, 2024 · 2 comments

Comments

@bjornoleh
Copy link
Contributor

bjornoleh commented Jun 3, 2024

Description of the problem:
The graph with BG values and treatment details can sometimes be pretty crowded, especially when microbolus / SMB is used, and even more so if carb equivalents from fat and protein (FPU) are logged. Sometimes it is necessary to look into the exact details of a treatment (size or timestamp), or check for duplicates that might perfectly overlap on the chart.

Proposed solution:
I would like to have a table or list view of treatments to more easily look up treatment details for bolus and carb entries. The list or table should contain timestamps, treatment type and size, and possibly allow filtering based on treatment type. Maybe filtering based on manual bolus vs AB/SMB, or filtering based on bolus size.

xDrip4iOS has such a table view, and I find myself using this app in parallel to LF just to have the treatments table available:

Alternatives considered:
Pinch to zoom is an alternative today, but I find this to require more effort, as it takes two fingers, accurate zooming, and then tapping of the treatment marker to bring up its timestamp. Please note that perfectly overlapping duplicate entries can’t reliably be identified by pinch to zoom.

@bjorkert
Copy link
Contributor

bjorkert commented Jun 3, 2024

I think this a great idea. Possibly also with a pull to refresh. Have you thought of how to navigate to this list in LF?

@bjornoleh
Copy link
Contributor Author

Would a sixth button on the bottom make it too crowded?

If so, perhaps combine Settings and Alarms in one button to make room for Treatments?

Combining Settings and Alarms could be done like in Nightguard, but I would prefer if the areas to tap were aligned at the bottom and not the top for easier reach. And possibly just a small menu that expands up from the button instead of a full page with only two items? Kind of like how the Google Calendar ➕button works if you’re familiar with this.

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