BetterUntis
BetterUntis copied to clipboard
[Feature Request] Choose last day of week
Describe the solution you'd like Please allow for the selection of a "week switch time" (or whatever you would like to name it).
While a freely selectable "week swich time" would be my preferred solution, you might want to consider a true/false switch instead, called "show next week after last lesson of the current week has elapsed".
That's actually kind of a bug. If you open the app on a weekend, the previous week is shown. If you select "today" in the date chooser it correctly jumps to the next week.
I can confirm that behaviour with regard to the "today" button. Still, it would be nice to have an option to choose an apropriate behaviour. Seeing the next week could be the default for that option.
Good idea, I'll look into it.
I think this is implemented in version 4.0.0. The issue should be closed
Not quite.
The issue isn't about setting the last displayed day, but rather detecting weekends and showing the following week instead.
However, this needs rewriting of the WeekView module and is being addressed in the weekvkew-compose
branch.