Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

ScrollStream

Theo TatsuyamaTheo Tatsuyama31 downloads

Notes stream in tandem with relevant chapters as you read your document.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates5

Stream notes, media, derivations, and marginalia in tandem with relevant chapters as you read and write. Works with Live Preview as well.


Features

  • Bidirectional View Sync: Keeps auxiliary cards aligned with headings as you scroll through your document.

  • Frontmatter Overrides: Customize track orientation, split ratio, card gap, font size, and image corner rounding per note via YAML.

  • Media Galleries & Lightbox: Embed multi-column image layouts with click-to-expand lightbox view.

  • Native Markdown & Math: Supports standard Obsidian markdown, callouts, and LaTeX math blocks ($inline$ and $$display$$).


Syntax

Declare stream nodes anywhere in your document using the scrollstream codeblock:

section: Vectors
timestamp: Derivation 1.2
columns: 2
image: attachments/vector-projection.png | Projection Diagram
---
#### Orthogonal Projection
The vector projection of $\vec{u}$ onto $\vec{v}$ is given by:
$$P_{\vec{v}}(\vec{u}) = \frac{\vec{u} \cdot \vec{v}}{\|\vec{v}\|^2}\vec{v}$$

Block Attributes

Key Description Default
section / chapter Heading to associate to. Set to auto or omit to associate to the nearest preceding heading. Preceding heading
timestamp / date Timestamp or label string displayed in the item header. Optional
image Single image reference (path | alt text or [[wiki-link]]). Optional
images Comma-separated list of image paths or wikilinks. Optional
columns Number of columns for image grid rendering. 2
--- Divider separating attribute declarations from markdown content. Required before body

Per-Note Frontmatter Customization

Override default appearance and layout rules on a per-note basis using YAML frontmatter:

---
scrollstream-orientation: vertical
scrollstream-ratio: 65
scrollstream-font-size: 13px
scrollstream-gap: 24px
scrollstream-radius: 8px
---
Frontmatter Key Type / Values Description
scrollstream-orientation vertical | horizontal vertical splits editor and sidebar side-by-side. horizontal places the track below the text.
scrollstream-ratio Number (20 – 80) Percentage of width (or height) allocated to the main editor column.
scrollstream-font-size CSS dimension (e.g. 12px, 0.85em) Controls text size inside the stream item body.
scrollstream-gap CSS dimension (e.g. 20px, 1.5rem) Vertical spacing between timeline items and connector spine height.
scrollstream-radius CSS dimension (e.g. 6px, 12px, 0px) Border corner radius for embedded gallery media.

Settings

  • Split orientation: Default orientation (Vertical or Horizontal) when not defined in frontmatter.

  • Main column width percentage: Default split ratio slider (20% to 80%).

  • Timestamp style: Visual preset for node header timestamps:

    • Accent color: High contrast using your active theme accent.
    • Badge: Bordered pill container.
    • Dynamic sync: Muted by default; highlights when the node is in active focus.
    • Default: Faint monospace text.

Development

# Setup dependencies and vault symlink
./dev.sh setup

# Run watch compiler for live reload
./dev.sh dev

# Run TypeScript compiler check, ESLint, and build
./dev.sh check

# Stage distribution assets in ./dist
./dev.sh release

License

MIT


HealthExcellent
ReviewSatisfactory
About
Stream notes alongside chapters as you read, linking timeline blocks to headings or auto-binding them to the preceding heading. Scroll associated timeline items into view, switch between side-by-side or stacked layouts, and choose dynamic timestamp styles. Embed multi-column image galleries and render Markdown and LaTeX inside timeline nodes.
SidebarVisualizationMarkdown
Details
Current version
1.1.0
Last updated
2 weeks ago
Created
2 weeks ago
Updates
5 releases
Downloads
31
Compatible with
Obsidian 1.0.2+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Theo TatsuyamaTheo Tatsuyamamidorinohoshi
atelier-tatsuyama.vercel.app/
GitHubmidorinohoshi
  1. Community
  2. Plugins
  3. Sidebar
  4. ScrollStream

Related plugins

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Tag Wrangler

Rename, merge, toggle, and search tags from the tag pane.

Custom Frames

Turn web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more.

Maps

Adds a map layout to bases so you can display notes as an interactive map view.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

Markwhen

Create timelines, gantt charts, calendars, and more using markwhen.