Skip to main content
NestBoard

← Journal

Why the calendar grid stops at six weeks

The NestBoard team · 2026-06-06

The problem with infinite scroll

Most calendar apps treat time like an endless feed. You can swipe forward through March, April, May, June, scrolling until your thumb gets tired or you forget why you opened the app in the first place.

That works fine for work calendars, where you're hunting for a specific meeting three months out. But a household calendar has a different job. It's not a searchable database. It's the thing you glance at while making coffee to remember that soccer practice moved to Thursday, or that you're out of oat milk before the weekend guests arrive.

One month at a glance

The default view is the month. A month grid is a fixed six-week frame, six rows of seven days, because that's the most any single month needs to lay itself out cleanly. So when you open the calendar, you see one whole month at once: the current week, the next few weekends, and a little bit of horizon.

That's enough to see the birthday party, the dentist appointment, and the start of spring break without turning every glance into a planning session. The month frame keeps the grid physically manageable on a kitchen tablet. You can read every event name without zooming or squinting.

Looking further is one tap away

The month view is the default, not a wall. To see what's coming next month, you page forward with the arrows, and there it is. Tap the month-and-year label in the toolbar and a small date picker opens, so you can step to a nearby month and pick the day without leaving the calendar.

Anything you add lands wherever it belongs, right away. Robin can parse "dentist appointment on August 12th" and file it on the correct day, and that day is there waiting the moment you page to it. Nothing is hidden until it gets close. The calendar just shows one month at a time so each glance stays about the near term.

Defaults as design

We could have made the home view an infinite scroll, or opened on a three-month spread. But most of the time, the answer to "how far ahead should I look?" is the same: far enough to plan the week, not so far that it feels like work. Opening on the current month answers that by default, and paging further is always right there when you need it.

One month isn't magic. But it's the frame where a glanceable calendar stays glanceable instead of becoming a scroll. And for a tool that lives on the kitchen wall, glanceable wins.