Thanks to visit codestin.com
Credit goes to splashboard.unhappychoice.com

Skip to content

basic_links

Renders a user-authored list of pinned links from [widget.options].links. LinkedTextBlock (default) and ImageLinkedList wrap rows with a URL in OSC 8 escape sequences so terminals surface them as clickable; Text headlines the first label, TextBlock is plain labels, MarkdownTextBlock emits - [label](url) bullets, Entries is label → url rows. Right for per-directory bookmarks (repo docs, CI dashboard, deploy console).

KindSafetyShapes
realtimeSafelinked_text_block, text, text_block, markdown_text_block, entries, image_linked_list
OptionTypeRequiredDefaultDescription
linkslist of {label, url?, subtitle?, thumbnail?}no[]Pinned links rendered as rows. label is required; url makes the row OSC8-clickable in LinkedTextBlock / ImageLinkedList; thumbnail (file path) lights up the ImageLinkedList variant.
ShapeRenderers
linked_text_blocklist_links
textanimated_boot, animated_figlet_morph, animated_postfx, animated_scanlines, animated_splitflap, animated_typewriter, animated_wave, text_ascii, text_plain
text_blockanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, list_plain
markdown_text_blocktext_markdown
entriesanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, grid_table
image_linked_listlist_cards
GitHub                                  
Docs                                    
                                        
                                        
                                        
[[widget]]
id = "basic_links"
fetcher = "basic_links"
render = "list_links"
                                                                      
                                                                  
                                                                 
                                                               
                                                                                
[[widget]]
id = "basic_links"
fetcher = "basic_links"
render = "text_ascii"
GitHub                                  
                                        
[[widget]]
id = "basic_links"
fetcher = "basic_links"
render = "text_plain"
GitHub                                  
Docs                                    
                                        
                                        
[[widget]]
id = "basic_links"
fetcher = "basic_links"
render = "list_plain"
- GitHub (https://github.com/)          
- Docs (https://example.com/docs)       
                                        
                                        
                                        
[[widget]]
id = "basic_links"
fetcher = "basic_links"
render = "text_markdown"
GitHub               https://github.com/
Docs            https://example.com/docs
                                        
                                        
                                        
[[widget]]
id = "basic_links"
fetcher = "basic_links"
render = "grid_table"
       GitHub                           
       source                           
                                        
                                        
                                        
[[widget]]
id = "basic_links"
fetcher = "basic_links"
render = "list_cards"