telexed ~ c / c54ee144-1e4radar:40 · otherLIVE
← back
NO.
#c54ee144
Topic
OTHER
Source
Simon Willison
Published
2026-05-24 23:52:37
Importance
★ 4/10 — radar 40

`Datasette` `1.0a30` adds an extensible Jump menu

Press / to search databases, tables, and debug targets from one menu. Plugin-added entries make small data tools quicker to navigate.

[ KEY POINTS ]
  1. The new Jump to... menu opens with / and filters databases, tables, and debug options as you type.
  2. Plugins can add searchable entries through jump_items_sql(), so custom admin or data views can plug into the same launcher.
  3. This is an alpha release, so it is best for testing navigation patterns before adopting it in production dashboards.
Originalsimonwillison.net/2026/May/24/datasette/#atom-everythingRead original →

// related