Skip to content

Datasette 1.0a30: Jump-to Menu as New Extensibility Feature

In a nutshell: Datasette 1.0a30 introduces an extensible jump-to menu with a new plugin hook that enables developers to insert custom entries.

The open-source platform Datasette has released version 1.0a30 with a fully customizable “jump to” menu. The new plugin hook jump_items_sql() allows extensions to integrate their own entries into the search menus.

Datasette 1.0a30 was released on July 10 and brings a major new feature: an extensible navigation menu that can be invoked by typing /. This menu allows users to quickly jump between different areas and functions of the application.

The new plugin system jump_items_sql() is at the core of this extensibility. It enables plugin developers to dynamically insert custom menu entries into the jump-to menu without modifying the core code. This follows Datasette’s design philosophy of being a modular and customizable platform for data exploration and publication.

The alpha version can already be tested via the public instance latest.datasette. Further technical details on the implementation can be found in the Datasette blog under the article “The extensible Jump to menu in Datasette 1.0a30”.


Source: ainews-dev.lumi-systems.io · Published May 25, 2026
Lumi AI News — AI-assisted curation in accordance with Art. 50 EU AI Act. Paraphrasing and classification by Lumi News Pipeline v1.5.2.

Share on: