Week view in blocks #435
Replies: 1 comment 1 reply
|
The appeal of this is real: a week as blocks fills a page evenly, and the weekend sharing one cell matches how a household actually plans - Saturday and Sunday are one unit for most purposes. Today the calendar offers month, week, day and agenda. Week is seven columns side by side, which is why it gets narrow: each day gets a seventh of the width no matter how little is in it. Your layout gives each day a rectangle instead, so a day with two appointments is readable at the same size as a day with none, and nothing is squeezed by its neighbours. It fits well with a wall display, where the screen is wide and fixed and nobody is scrolling - which is also where #670 (a column per family member) is heading, from the other side of the same wish. The bit that needs deciding: the asymmetry is the point of the layout and also its cost. Saturday plus Sunday in one cell works beautifully until a weekend is busy, and then the fullest days in the week have the least room. Worth trying before committing to it. Staying open. |
Uh oh!
There was an error while loading. Please reload this page.
It would be great to have a week view in blocks in a full page like:
Monday | Tuesday
Wednesday | Thursday
Friday | Saturday + Sunday
All reactions