


I started extending the RideNavigator (activities list) and would like to collect feedback whether it is worthwhile going fully into the implementation. Or change direction. Or stop it.Additional feature I would like to add are
- indicator if an activity has unsaved changes
- show the sport icon similar to calendar and agenda
- prevent rendering artifacts
- discreet presentation of planned activities
My current prototype:



WRT to coloring, this will be still available: https://github.com/GoldenCheetah/GoldenCheetah/wiki/UG_Preferences_Data-Fields#Colour-keywords?I mean, while my use case is simply to colorize sports and the icons are nice replacement, other people use colors for other purposes.
On a slightly unrelated note, I would like to be able to use "Calendar Text" in the new calendar too, may be as an option for the metadata field.
Hi Ale,I just created a PR: https://github.com/GoldenCheetah/GoldenCheetah/pull/4877 and am especially interested in testers on a Mac. Unfortunately I don't have such a device available.
Ale Martinez schrieb am Freitag, 22. Mai 2026 um 19:44:21 UTC+2:WRT to coloring, this will be still available: https://github.com/GoldenCheetah/GoldenCheetah/wiki/UG_Preferences_Data-Fields#Colour-keywords?I mean, while my use case is simply to colorize sports and the icons are nice replacement, other people use colors for other purposes.Let me check how I can Improve this situation - and how it works with the current implementation.On a slightly unrelated note, I would like to be able to use "Calendar Text" in the new calendar too, may be as an option for the metadata field.For day and week view it is possible, month view unfortunately lacks space. What I could however do is to show the "third line" in the tooltip, would that help your usecase?
Cheers, Joachim
Hi Joachim, this week I would like to add the secrets for Apple Silicon builds and release DEV-2605, after that I will look at the PR.I would be nice to have some feedback from users and testing on macOS, but there seems to be not too much interest to collaborate.
Yes, that would work for me, sorry I missed Calendar Text, the problem with Daily view is for short workouts (less than 1hr) where no text is available even when there is a lot of horizontal space on Daily view, but it is not a big deal.
https://github.com/GoldenCheetah/GoldenCheetah/pull/4878 adds the "third line" to all tooltips in the calendar. Maybe we could use a minimum visible duration for activities of 1 hour (or configurable)? Let me play with this and eventually update the PR if it works well...






Based on the PR for a reworked activity list similar to the calendar design (https://github.com/GoldenCheetah/GoldenCheetah/pull/4877), I have three proposals to make the month view more compliant with this list, week and day view.In short, my favorite is Proposal 2b - as it is very similar with the week and day views but easier to see the link-indicator for planned activities (e.g. 22.04.)
Proposal 2b looks better for me too.
BTW, besides the use in Activities left sidebar, Navigator is available as a chart on Plan view, that may be useful if you like the list format and you want to a add a lot of columns.
Ale Martinez schrieb am Mittwoch, 3. Juni 2026 um 18:02:24 UTC+2:Proposal 2b looks better for me too.Implemented in https://github.com/GoldenCheetah/GoldenCheetah/pull/4881