Skip to main content
ngockhoi96
← Roadmap
Shipped v0.5.1 ·

Stream long-form & sharing

Stream notes can now go deeper behind an inline read-more, on a timeline, with per-note links and full-text search.

The short-form feed grew up: a note can share context, lessons, and links without flooding the timeline.

What shipped

  • Read-more — a note shows a short lede; the rest expands in place (and works without JS too)
  • Timeline layout — a chronological rail instead of plain dividers
  • Share a note — copy its link; opening that link scrolls to, expands, and highlights it
  • Stream notes now appear in site search (⌘K)
  • First long-form notes: why Slack rounds schedules to 15 minutes, Hick’s Law, and a few curated links

Behind it

A small reusable “collapsible” building block powers the read-more — the same piece will later fold long code blocks, reference tables, or comment lists.