Calendar
The calendar at /calendar shows every task with a due date across your boards. Filter which boards and people are included from the boards panel, and save any combination as a reusable view.
Default behavior
Section titled “Default behavior”When you open a calendar without a saved preference:
- Week starts on Monday (Day and Week views show Monday through Friday; weekends are not shown). If you prefer Sunday as the starting day or want to show weekend rows, change your preference in Settings.
- Weekend days are hidden in Week view (you still see Monday through Friday). If you prefer to see the full week including Saturday and Sunday, adjust your preference in Settings.
To change your default weekday start or weekend visibility, go to Settings and set your preferred options. Controls are surfaced via Ctrl+K commands (if configured).
Switch views from the dropdown at the top left (or press W for week, M for month):
- Day: full-width table layout with tasks as rows. Use Shift + D to switch to day view. On desktop, Day view now includes a weekday-selector strip above the calendar. To jump to a specific weekday, click any weekday label in the strip. Keyboards actions U and I move to previous/next day; T jumps to today; Tab and Shift+Tab move focus; Shift+arrows reschedule the focused task.
- Week: five columns with hidden weekends (by default), or seven columns if you show weekends.
- Month: the classic grid.
Shareable links
Section titled “Shareable links”The calendar URL always encodes what you are looking at:
https://app.hypertask.ai/calendar?view=day&date=2026-07-31viewisday,week, ormonth.dateis the anchor day inYYYY-MM-DD.
Copy a link at any time to share exactly the same view and date. Open a shared link to land on that day’s specific view, regardless of the recipient’s own last-used calendar state. Links with invalid dates fall back to the recipient’s own calendar.
For agents: construct these URLs directly when pointing a person at a specific day or week, e.g. https://app.hypertask.ai/calendar?view=week&date=2026-08-03.
Week strip month expander
Section titled “Week strip month expander”In the Week view, a month expander lets you quickly jump to any month. When you change days or weeks using arrows or navigation controls, the picker now stays in sync with your current view instead of remembering the month it opened with.
Legacy image support
Section titled “Legacy image support”If your board has historical images stored with an old S3 host configuration, the calendar no longer crashes when loading those images. Hypertask now accepts legacy bucket hosts in next.config remotePatterns, so old images load without bringing down the entire page. Requesting an official image migration, which will rewrite stored URLs to files.hypertask.app, remains a separate data cleanup effort. The calendar now works smoothly even when some images are still on an old host.