A calendar that only shows you that something happened, without letting you get to the details, is only half useful. The Content Calendar’s clickable chips close that gap: any chip that isn’t still pending is a live link to either the actual published content or the exact record of what went wrong, and knowing where each type of click takes you turns the calendar into a genuine jumping-off point rather than just a status display.
The Rule: Resolved Means Clickable
Pending items — anything still waiting to publish — are draggable, not clickable, because dragging is the more useful action for something that hasn’t happened yet (see “Drag-to-Reschedule: Managing Pending Posts on the Calendar”). Once an item resolves — published, failed, or flagged as needs-review — there’s nothing left to reschedule, so the calendar switches its behavior: clicking the chip takes you somewhere useful for that specific outcome.
Where Each Click Actually Goes
- Published chips open the live post directly on your site, in a new browser tab. This is the fastest way to check a past post without hunting for its URL manually — click the date, land on the actual page as a reader would see it.
- Failed chips jump you into the Queue & Log, with that specific row highlighted and automatically scrolled into view. You land directly on the failure detail — no scanning a long list to find the one item you clicked from the calendar.
- Needs-review chips behave the same way as failed chips — straight into the Queue & Log, highlighted, ready for you to make whatever decision the flag requires.
The published-versus-everything-else split makes sense once you think about what you’d actually want to do in each case. A published post’s “detail” is the post itself — you want to see the live page, not a queue row about it. A failed or flagged item’s detail is the diagnostic information about what happened — the queue row, not a live page that doesn’t exist yet.
The Highlight-and-Scroll Behavior
Landing in the Queue & Log from a calendar click isn’t a generic navigation — the exact row you clicked from gets visually highlighted and the page scrolls to bring it into view automatically. If your queue has a long history, that distinction matters: without it, you’d land on a full log and have to manually search for the item you just clicked, defeating much of the point of clicking through in the first place. This same highlight-and-scroll mechanism is shared with the Auto Scheduler’s live status widget links, described in “Reading Auto Scheduler’s Live Status Widget Correctly” — it’s one consistent pattern used everywhere a click needs to point at a specific row rather than a general page.
Practical Workflows This Enables
- Spot-checking recent posts. Scan this month’s chips, click a few published ones to confirm they rendered correctly on the live site — images in place, formatting intact — without needing to remember or look up individual URLs.
- Triaging failures quickly. See a cluster of failed chips around the same week, click through each one straight to its highlighted queue row, and read the failure reasons back to back without re-navigating between each.
- Reviewing flagged content in a batch. Needs-review chips across a month can be worked through the same way — click, review, resolve, back to the calendar, next chip.
Why This Was Worth Fixing
Before this existed, non-pending calendar entries were essentially dead ends visually — you could see that something published or failed on a given day, but confirming details meant leaving the calendar and searching for the item elsewhere. Making every resolved chip clickable, and routing each type to the specifically useful destination (the live post for published, the highlighted log row for everything else), turns the calendar from a static status overview into an actual navigation hub for your entire publishing history. Combined with year navigation for reaching far-back dates and drag-to-reschedule for pending items, the calendar ends up covering the full range of what you’d want to do with scheduled content — see it, move it, or dig into exactly what happened — all from one screen.