Skip to main content

Calendar view

Route: /org/tasks?view=calendar · Permission: View Tasks


1. What the calendar view is​

Tasks placed on a month grid by due date, alongside two things that are not tasks at all: the organization's public holidays and the current user's approved leave.

That combination is the point. A deadline that lands on a holiday, or in the middle of someone's leave, is obvious here and invisible everywhere else.

Calendar (this page)ListTimelines
Positions tasks byDue dateGroupingStart → due, as a bar
Shows durationNo — a single dayNoYes
Shows holidays and leaveYesNoNo
Shows dependenciesNoNoYes
EditableNoYesYes
A task with no due date does not appear at all

The calendar filters to tasks that have one. A project where nobody sets due dates shows an empty month, correctly.


2. What is drawn on the grid​

LayerSourceAppearance
TasksThe filtered boardColoured pill; click opens the detail panel
HolidaysThe organization's holiday calendarA red background wash across the whole day, with an umbrella icon
LeaveThe signed-in user's upcoming leaveAn amber block, 🌴 Leave: <subject>, spanning start to end
Non-working daysThe organization work weekThe cell is shaded
The leave shown is yours, not the team's

Leave comes from the signed-in user's own upcoming leave. Looking at this calendar tells you when you are away — not when the assignee of a task is away.

Non-working days come from the configured work week, falling back to Saturday and Sunday when none is configured.


3. Using the calendar — step by step​

Figure 1 — The month grid with task pills, a shaded weekend, a holiday wash and a leave block.

Step 1 · Navigate​

#ControlDoes
1prev · next · todayMove the range
2TitleThe current period
3month · week · listSwitch layout

The three layouts are a month grid (the default), a time-grid week, and a list of the month.

Step 2 · Read a task pill​

The pill's colour is the status colour, falling back to the priority colour, then to blue. Hovering opens a tooltip with the task's status, priority and category.

Step 3 · Open a task​

Clicking a task pill opens the detail panel. Holiday and leave blocks are not clickable.

Step 4 · Cope with a busy day​

A day shows at most three events before collapsing the rest behind a "+n more" link.


4. Field reference​

ElementBehaviour
Task pillColour: status → priority → blue. All-day. Click opens the detail panel
HolidayRendered as a background wash, so tasks still show on top of it
LeaveA normal block spanning start to end date
Shaded cellA non-working day per the work week
Now indicatorShown in the week layout
dayMaxEventsThree, then "+n more"

What the calendar does not do​

Not availableWhy it matters
Dragging a task to another dayDue dates are changed in the list, table or detail panel
Creating a task from a day cellUse Add Task
GroupingThe group-by control has no effect on this view
Start dates and durationOnly the due date positions a task. Use Timelines
The calendar is read-only

Every other view edits something. This one only navigates. Filters still apply, so it reflects whatever the filter bar has narrowed to — but nothing on it can be changed.


5. The admin contract​

PrerequisiteWithout it
Tasks with due datesAn empty calendar
Holidays configuredNo holiday washes
A work week configuredFalls back to Saturday and Sunday as non-working
Approved leaveNo leave blocks
Status colours setPills fall back to priority colour, then blue

6. Downstream​

Nothing. The calendar reads; it writes nothing back.


7. Don't confuse this with…​

ScreenWhat it shows
Task calendar (this page)Task due dates, plus holidays and your leave
Task TimelinesStart-to-due bars with dependencies and milestones
Orbit calendarMeetings and events, synced with Google and Microsoft
Leave calendarThe authoritative leave record; this view only borrows from it

8. Troubleshooting​

SymptomCause
The calendar is emptyNo task in the filtered set has a due date
A task is missingIt has no due date, or a filter excludes it
Cannot drag a task to another dateThe view is read-only
A day shows "+2 more"Three events per day is the cap
A colleague's leave is missingOnly the signed-in user's leave is drawn
Weekends are not shaded as expectedThe work week configuration decides which days are non-working
Group by does nothingGrouping is not applied in this view