Hi, it's me again. Just synced my fork and redid the whole setup.
I noticed that when I have multiple activities per day, the links in the tooltip have the actual activity name, example:
But when there is only 1 activity, it's simply the training type, ex. "Ride"
Also they are inconsistent:
- only the multi-activity one has bullets
- the link is top on single activities and bottom on the multi-activities.
My proposal would be to have the following structure:
- Date
- Either numbered or bulleted list of activities. Or just the link if it's a single activity.
- Stats on the bottom, without bullets in both cases
Maybe the summary could be removed and instead of "2 activities, Ride: 2" you could just prepend the activity link with the activity type?
Like Ride: <link text="Outdoor Ride" /> or Swim: <link text="Glub glub glub" />
Not sure what will look the best but just dumping some ideas and suggestions.
Hi, it's me again. Just synced my fork and redid the whole setup.
I noticed that when I have multiple activities per day, the links in the tooltip have the actual activity name, example:
But when there is only 1 activity, it's simply the training type, ex. "Ride"
Also they are inconsistent:
My proposal would be to have the following structure:
Maybe the summary could be removed and instead of "2 activities, Ride: 2" you could just prepend the activity link with the activity type?
Like
Ride: <link text="Outdoor Ride" />orSwim: <link text="Glub glub glub" />Not sure what will look the best but just dumping some ideas and suggestions.