Calendar widget

Calendar

Only affects the Week and Month views, and (for Week) only at 7 days.

0 = starts today, negative = starts in the past, positive = starts in the future. Only used when Days to show isn't 7.

Included calendars

Each linked person adds their own calendars (ICS subscription or CalDAV, set up in Settings) -- being linked here doesn't include anything automatically. Anyone linked to this frame can mute a calendar they'd rather not see here, even one they don't own; only its owner can add it back.

{% if calendar_cfg.fetch_summary %}

Last fetch: {{ calendar_cfg.fetch_summary }}

{% endif %}

Weather

Shown above the event list on Agenda, Agenda (today & tomorrow), and Week views -- there's no room for it on Month.

Cities

Every city shows on every day -- add more than one if people split their time between places.

Tasks

Week view only -- takes the place of one day slot instead of adding an extra one.

{% if tasks_source %}

Currently using {{ tasks_source.display_name }}'s {{ tasks_source.label }} list.

{% endif %}
{% if viewer_task_calendars %}

Use one of your own CalDAV task lists:

{% else %}

You don't have any CalDAV task lists available -- set up a CalDAV account in Settings first (a plain ICS subscription doesn't carry tasks).

{% endif %}

Preview

How this widget currently renders.

Calendar preview