github_notifications
- Kind: cached
- Safety: Safe
- Shapes:
text_block,entries,timeline
Options
Section titled “Options”| Option | Type | Required | Default | Description |
|---|---|---|---|---|
limit | integer (1..=50) | no | 10 | Maximum number of notifications to show. |
all | boolean | no | false | Include already-read notifications. Defaults to unread-only. |
Compatible renderers
Section titled “Compatible renderers”| Shape | Renderers |
|---|---|
text_block | animated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, list_plain, text_plain |
entries | animated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, grid_table |
timeline | animated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, list_timeline |
Preview
Section titled “Preview”text_block via list_plain
Section titled “text_block via list_plain”splashboard review_requested: feat: heat ratatui mention: rfc: themes
[[widget]]id = "github_notifications"fetcher = "github_notifications"render = "list_plain"text_block via text_plain
Section titled “text_block via text_plain”splashboard review_requested: feat: heat ratatui mention: rfc: themes
[[widget]]id = "github_notifications"fetcher = "github_notifications"render = "text_plain"entries via grid_table
Section titled “entries via grid_table”splashboard review_requested: feat: ratatui mention: rfc: themes
[[widget]]id = "github_notifications"fetcher = "github_notifications"render = "grid_table"timeline via list_timeline
Section titled “timeline via list_timeline”Mar 20 │ splashboard │ review_requested: feat: heatmap Mar 18 │ ratatui │ mention: rfc: themes
[[widget]]id = "github_notifications"fetcher = "github_notifications"render = "list_timeline"