Faltenreich / Diaguard

Android app for diabetics
https://diaguard.wordpress.com
GNU General Public License v3.0
110 stars 24 forks source link

Button to jump to last entry of certain type #19

Open drunken-dwarf opened 2 years ago

drunken-dwarf commented 2 years ago

Currently, when I want to look at my last meal or insulin intake, I have to manually scroll and find the last entry myself. Since there is room under the date on the lefthand side of the screen, I think adding buttons to jump to the last entry of blood sugar, meals, insulin, etc. would greatly enhance the handling of the protocol screen.

Faltenreich commented 2 years ago

Sounds interesting!

I have a few questions: Are we talking about the log? Where exactly could this button be placed? The free space on the left is little between days with zero or only one measurement.

Maybe you could provide some sort of mockup for me to better understand the use case of this additional button.

Thanks in advance!

drunken-dwarf commented 2 years ago

Yes, I was talking about the log.

Here is what I thought it could look like: grafik

Pressing any of the buttons would scroll to the last respective entry. I only added three buttons/icons, but there is room for all of them. Especially if categories without entries do not show buttons or if they can be disabled one by one.

Faltenreich commented 2 years ago

Thank you very much for the mockup! Now I get what you are going for. I am not entirely sure about the buttons on the left due to the dynamic space between days, but I will think about a way to improve the navigation for days with many entries.