Since ECS allows binding arbitrary data to an entity, we could reuse the existing TextMessage structure to allow appending customized notes for any entities, including stations, entries, trips, rotations, and more.
Though finding a way to display them properly is challenging. We could go with a sticky-note style. for frequently changing items e.g. trips and static note displayed on the side for stations.
Since ECS allows binding arbitrary data to an entity, we could reuse the existing TextMessage structure to allow appending customized notes for any entities, including stations, entries, trips, rotations, and more.
Though finding a way to display them properly is challenging. We could go with a sticky-note style. for frequently changing items e.g. trips and static note displayed on the side for stations.