list_links
One row per entry, with rows that carry a URL wrapped in OSC-8 hyperlinks so modern terminals make them clickable. Use this for feed-style payloads (HN headlines, recent PRs, releases) where each row has a canonical destination.
| Accepts | Animates |
|---|---|
linked_text_block | no |
Options
Section titled “Options”| Option | Type | Required | Default | Description |
|---|---|---|---|---|
max_items | positive integer | no | all rows | Cap on rendered rows. Truncates from the end when the input has more rows than the cap. |
Theme tokens
Section titled “Theme tokens”Overridable via the [theme] section of your dashboard config.
| Key | Description |
|---|---|
text | Primary body text colour for plain renderers (text_plain, text_ascii, list_plain, animated_typewriter). The top step of the chrome ladder — brighter than text_secondary, reads as diffuse daylight on the ocean surface. Set text = "reset" to inherit the terminal's own foreground instead. |
Compatible fetchers
Section titled “Compatible fetchers”Preview
Section titled “Preview”linked_text_block
Section titled “linked_text_block”splashboard greets on cd recent commit landed
[[widget]]id = "rss"fetcher = "rss"render = "list_links"