Steve30 downloadsExplore dated notes in configurable timeline lanes and a dockable overview.
Chronicle Lanes turns dated Obsidian notes into an explorable visual timeline. Organise notes into colour-coded categories, compare overlapping histories, follow work that is still in progress, and play the vault back chronologically.
Chronicle Lanes is currently designed for Obsidian Desktop.


Right-click a Markdown note and choose Add or edit timeline entry. Set its start date, optional end date, in-progress state, and category in one place.

The editor writes standard properties to the note:
---
doc_start: 2024-01-06
doc_end: 2026-05-18
timeline-group: Development
---
Enable In progress to write doc_end: current. The range then advances automatically to the present day while Obsidian is open.

Play the timeline from left to right and watch notes appear in chronological order. Long-running ranges draw toward their end date or the present, with duration-aware timing that keeps shorter events readable.
Watch the Chronicle Lanes timelapse (MP4)
| Property | Purpose | Example |
|---|---|---|
doc_start |
Start or point date | 2024-01-06 |
doc_end |
End date or live range | 2026-05-18 or current |
timeline-group |
Category/lane name | Research |
timeline-exclude |
Explicitly hide a note | true |
date |
Configurable fallback date | 1884 |
Dates may be exact ISO dates, years, approximate/circa dates, or BC/BCE years. Legacy start and end properties can also be read as fallbacks.
Chronicle Lanes reports notes with timeline intent that are missing dates or contain invalid date values. Open the diagnostics from the status counter in the timeline toolbar.

Once Chronicle Lanes is available in the Obsidian community directory:
main.js, manifest.json, and styles.css from the latest GitHub release.<vault>/.obsidian/plugins/chronicle-lanes/.npm install
npm run dev
Before release:
npm run lint
npm run build
Built by Sidepath Studio - small apps, practical tools, and digital experiments.
Chronicle Lanes is a Sidepath Studio tool for Obsidian, built to make dated vault structure easier to explore and understand.
Support Sidepath Studio on Buy Me a Coffee