Skip to content
3 Death Saves

Chronicle

A day-by-day record of the calendar. Each entry carries that day’s notes alongside banners for season changes, moon phases, and recorded weather.


  • BigCal header button (if enabled in settings)
  • MiniCal sidebar button (if enabled in settings)
  • HUD bar button (if enabled in settings)
  • Right-click context menu on any widget (Open submenu)
  • Scene controls toolbar button (if Chronicle is added to toolbar apps)
  • Journal sidebar footer button (if Show Journal Footer is enabled)
  • Keybind (configurable, no default; see Keybinds)
  • On world load (if “Show Chronicle on Load” is enabled)
  • The API: CALENDARIA.api.showChronicle()

The Chronicle has no title bar. Drag it by its toolbar, and the position is saved and restored the next time it opens.


Switch layouts with the view mode dropdown in the toolbar. Timeline is wider than Scroll, and the window resizes when you switch.

Entries form a continuous vertical list. More entries load as you scroll near either edge.

Cards alternate left and right along a vertical spine. Today’s entry gets a highlighted node on the spine and a Today badge.


The almanac publishes a per-week summary of the same weather, moon, and note data. Each almanac page links back to the Chronicle locked to that week. See Weekly Almanac.


Each entry is one day.

ElementDescription
DateFormatted date and weekday name
NotesCalendar notes with icon, color, title, and content
FestivalsFestival-linked notes highlighted with a festival indicator
BannersSeason changes, moon phase milestones, and weather history (see below)

Click a note to open it in view mode. Hovering an entry reveals a “Record an entry” button for anyone who can create notes. The button creates a note on that date and opens it for editing.

BannerWhen it appears
SeasonTwo per transition: the outgoing season ends on its last day, the incoming one begins on the next
Moon phaseThe midpoint of each moon phase
WeatherRecorded weather on past days and today

Banners are hidden while the Category Filter or the Subject Filter is active.

When Fog of War is enabled, unrevealed dates display as fogged placeholders. You see full content regardless of fog state.


The depth dropdown sets how much note content is shown.

ModeDescription
Title OnlyNote icon, color, and title only
ExcerptsTitle plus a plain-text excerpt
FullTitle plus full rendered content

In Excerpts, a note whose text runs past the excerpt limit shows its opening text with a chevron that expands the rest in place. A shorter note shows in full with no chevron, and Full mode has none.

The Chronicle settings tab carries a fourth option, Collapsible.


ControlDescription
TodayReset the date range and scroll to today’s entry
Show Empty DaysToggle display of days with no notes or banners
Category FilterShow only notes in the selected categories
Subject FilterShow only notes naming the selected subjects
Depth DropdownSwitch between depth modes
View ModeSwitch between Scroll and Timeline layouts
CloseClose the Chronicle

A filter button appears only once a note uses the thing it filters on. Each menu lists the values notes actually use rather than every value defined. A badge on the button counts the active selections, and the menu carries a Clear option.

The subject list draws from every document a note names as a subject. The subject selection is per-window and resets when the Chronicle closes.

While either filter is active, Show Empty Days has no effect, and only days holding a matching note appear.

Right-click the toolbar to access:

OptionDescription
Chronicle SettingsOpens the Chronicle settings tab
OpenSubmenu to open other Calendaria widgets
Show to All / Hide from AllToggle Chronicle visibility for all players (GM only)
CloseClose the Chronicle

The Chronicle refreshes when notes change, weather updates, the day advances, fog of war shifts, the active calendar switches, or settings change.


See API Reference for developer methods.