0.2.0
The sky, the wheel, and a calendar you can swap
A big release on top of the eleven-calendar dashboard.
Featured card
- Swap which system leads with a ▴▾ stepper (global setting, or pin one per block with
featured:). - Weekday-as-title, with a Title-emphasis A/B setting (and
emphasis:fence arg): lead with the big date and a weekday kicker, or the reverse. - The date line keeps its tasteful serif; spacing/rhythm polished.
The sky (new src/astro.ts)
- Sun, Moon, and all eight planets in the tropical zodiac — Meeus lunar longitude + JPL Keplerian planet elements — with retrograde and station marks. Black Moon Lilith and the North Node round the chart to a 6×2 (toggle: Lunar points).
- Rare-event flag beside the sign chip (new
src/events.ts): the rarest event of the day as one glyph — eclipses (node method), planet stations, supermoons, meteor showers, a comet almanac — with a notable strip in the sky panel.
Wheel of the Year (new src/holidays.ts)
- A 12×31 grid of every built-in feast plus your own, add/delete inline, each event wearing its system's glyph.
Also
- Archive-aware weekly-note link; responsive pass at 680/480px.
- Popout-window fix: the sky panel's outside-click and Escape handlers now bind to the note's own window instead of the main window, so they work correctly when a note is popped out.
- Verified: 36 engine + 39 astro + 20 events checks (
npm test), all against independent anchors or physical invariants.engine.jsuntouched.
Install (manual): copy main.js, manifest.json, and styles.css into .obsidian/plugins/eleven-days/. BRAT users get it automatically from this release.
Full Changelog: 0.1.3...0.2.0