Elsewhere
Release TIL Research Tool Museum
Filters: Sorted by date
3,116 results
«« first
« previous
page 79 / 104
next »
last »»
TIL
Dropdown menu with details summary
— I added dropdown menus to [Datasette 0.51](https://docs.datasette.io/en/stable/changelog.html#v0-51) - see [#1064](https://github.com/simonw/datasette/issues/1064).
Release
datasette-configure-fts 1.1
— Datasette plugin for enabling full-text search against selected table columns
Release
datasette-graphql 1.1
— Datasette plugin providing an automatic GraphQL API for your SQLite databases
Release
datasette-upload-csvs 0.6
— Datasette plugin for uploading CSV files and converting them to database tables
TIL
Decorators with optional arguments
— [sqlite-utils](https://sqlite-utils.datasette.io/) provides [a decorator](https://sqlite-utils.datasette.io/en/stable/python-api.html#registering-custom-sql-functions) for registering custom Python functions that looks like this:
Release
datasette-cluster-map 0.14
— Datasette plugin that shows a map for any data with latitude/longitude columns
TIL
Writing JavaScript that responds to media queries
— I wanted to change the layout of [my blog](https://simonwillison.net/) on mobile screens such that the content from the "Elsewhere" right hand column combined with the main column in the correct order (issue [#165](https://github.com/simonw/simonwillisonblog/issues/165)). I couldn't find a way to do this in pure CSS without duplicating a bunch of content, so I decided to do it with JavaScript.
Release
inaturalist-to-sqlite 0.2.1
— Create a SQLite database containing your observation history from iNaturalist
Release
datasette-cluster-map 0.13
— Datasette plugin that shows a map for any data with latitude/longitude columns
Release
dogsheep-beta 0.9
— Build a search index across content from multiple SQLite database tables and run faceted searches against it using Datasette
«« first
« previous
page 79 / 104
next »
last »»