ericberman / MyFlightbookWeb

The website and service for MyFlightbook
49 stars 18 forks source link

Suggestion: weekly and other summaries group labels are unclear and should include number of flights #684

Closed KayRJay closed 4 years ago

KayRJay commented 4 years ago

The weekly and monthly summaries include lots of “totals”, most of which are aggregate (sum of) times. One category, “Other totals” includes both “total times” and “total number” or “total count”. The labels of the various sections of the weekly summary are not consistent or particularly clear:

Something like this would be an improvement:

Note a bit more consistency in capitalization. The word “Summary” covers both types of “totals” (times and count).

Two very basic pieces of information seem to be missing ... the number (count) of flights in the relevant period (across all “properties”) and the number (count) of landings. These probably ought to be the first two entries under “Summary of Flights and Landings”.

These comments also apply to Logbook > Totals.

ericberman commented 4 years ago

All makes sense. I'll make a code check-in momentarily.

A few slight differences from your suggestion:

ericberman commented 4 years ago

Here's what I mean about landings/approaches. Note how they're tied to category/class (or model, if you choose that option), and how there can be up to 4 numbers per. landingsapproaches

KayRJay commented 4 years ago

Thanks for responding so quickly. Just a few parting comments ....

The word "Totals" is not "redundant" (meaning duplicative, as it would not be duplicating anything). It may not be necessary, but I think it is helpful. The word "Times" by itself to me doesn't necessarily imply summation. Rather, it indicates essentially a list of specific times (from individual flights). Of course these are summaries, so I wouldn't expect to see a list of several flight times.

In fact, neither "Times" nor "Counts' is actually necessary. "Total times" and "Total counts" make sense, but just using "Totals" would be perhaps better. It is obvious when a number is a sum of times or a sum of counts. As in ...

This whole topic is only a small semantic issue, and doesn't really matter.

I understand your comments re landings.

Thanks for adding number of flights.