返回 2026-05-26
🛠 工具 / 开源

Datasette 1.0a30发布:新增可定制“跳转”菜单datasette 1.0a30

simonwillison.net·2026-05-24 节选正文

Datasette 1.0a30版本推出重要新功能:支持自定义“跳转到...”菜单,用户可通过访问latest.datasette.io的根路径体验该功能。这是继JavaScript插件hook makeJumpSections()之后,进一步提升用户体验的关键改进。

Simon Willison

The big new feature in this alpha is a new customizable "Jump to..." menu, described in detail in The extensible "Jump to" menu in Datasette 1.0a30 on the Datasette blog. You can try it out by hitting / on latest.datasette.io - it looks like this:

The new jump_items_sql() plugin hook allows plugins to add their own items to the set that's searched by the plugin.

需要完整排版与评论请前往来源站点阅读。