Rahul S27 downloadsExplore dated notes and historical spans on an interactive, local-only timeline.
Version: 3.4.10
Meridian Timeline is an offline-first Obsidian plugin that turns dated notes, eras, and historical spans into a readable interactive chronology. It keeps every displayed event connected to its source note.
date, start, end, created, and modified by default).Meridian uses the TutivSoft Constance unsigned browser-relay credit system for metered timeline scans. Every installation receives 3 free successful timeline operations per local calendar day. After the daily allowance is used, one Constance credit is spent per successful operation. Failed and cancelled scans do not consume usage. Duplicate opens or refreshes while a scan is running are coalesced into that one operation, so they cannot double-spend.
The live one-time packs are $1 for 100 uses and $10 for 1,000 uses. Balance sync and checkout use only the anonymous per-install device identifier; no note content is sent to Constance. Settings, the read-only quick preview, filters, zoom, and saved-view configuration never consume usage.
The Constance catalog entry and Paddle price IDs are provisioned for Meridian's live catalog. The source keeps a defensive placeholder guard so future catalog changes cannot accidentally open checkout with an unprovisioned price.
Open Meridian: Open timeline from the command palette. Configure properties, ignored folders, content patterns, and era labels in Settings → Meridian Timeline.
Meridian reads and parses notes locally through Obsidian’s vault APIs and does not use AI. The only network activity is the optional Constance entitlement sync, credit spend, and checkout flow described above; note content is never transmitted. Source notes are read-only. Parsed event data is cached in Obsidian plugin data and can include paths, titles, headings, tags, and timestamps; protect the local Obsidian profile accordingly. Ignored folders and path patterns provide an additional boundary for sensitive notes. A malformed note is isolated and reported in Review rather than stopping the scan.
npm install
npm run check
npm run build
The uploadable bundle is in publish/ and contains main.js, manifest.json, styles.css, source, documentation, and the MIT license. Root build configuration stays outside the publish bundle.
MIT. See LICENSE.