Conversation

I love this vibe of generating UI for a system within the system itself. Imagining a UI library for Excel where =BUTTON(before click, after click) creates a button that toggles between the two formulas.
Quote Tweet
This inspired me to build a very experimental new Datasette plugin - datasette-query-links, which looks for queries that return SQL statements and turns them into links to execute those SQL statements! Demo here: latest-with-plugins.datasette.io/fixtures?sql=s
Show this thread
Screenshot of the linked demo, showing that valid SELECT statements become links but invalid ones do not