Skip to content

templates/schedule: Only show date on first day of each schedule#19

Merged
rkdarst merged 1 commit intomainfrom
rkdarst/schedule-remove-duplicate-dates
Sep 9, 2025
Merged

templates/schedule: Only show date on first day of each schedule#19
rkdarst merged 1 commit intomainfrom
rkdarst/schedule-remove-duplicate-dates

Conversation

@rkdarst
Copy link
Member

@rkdarst rkdarst commented Sep 9, 2025

  • This places the date on only the first session of each day, instead
    of on every session.
  • In theory the date is needed on every row, since depending on your
    timezone different sessions on a "day" may be on different local
    days.
  • But those people can probably figure out that it spans a day and
    mentally adjust. That is what would happen if it wasn't converted
    to their own timezone anyway.
  • To me the benefit here is that it's easier to scan vertically and
    divide up the schedule into distinct days, and understand each day
    separately.

- This places the date on only the first session of each day, instead
  of on every session.
- In theory the date is needed on every row, since depending on your
  timezone different sessions on a "day" may be on different local
  days.
- But those people can probably figure out that it spans a day and
  mentally adjust.  That is what would happen if it wasn't converted
  to their own timezone anyway.
- To me the benefit here is that it's easier to scan vertically and
  divide up the schedule into distinct days, and understand each day
  separately.
@rkdarst
Copy link
Member Author

rkdarst commented Sep 9, 2025

This is what it looks like:
image

@rkdarst rkdarst merged commit f865658 into main Sep 9, 2025
1 check passed
@rkdarst rkdarst deleted the rkdarst/schedule-remove-duplicate-dates branch September 9, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant