mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Link to datasette-saved-queries plugin, closes #852
This commit is contained in:
parent
64cc536b89
commit
55a6ffb93c
3 changed files with 11 additions and 3 deletions
|
|
@ -157,12 +157,16 @@ datasette-leaflet-geojson
|
|||
|
||||
`datasette-leaflet-geojson <https://github.com/simonw/datasette-leaflet-geojson>`__ looks out for columns containing GeoJSON formatted geographical information and displays them on a `Leaflet-powered <https://leafletjs.com/>`__ map.
|
||||
|
||||
|
||||
datasette-pretty-json
|
||||
---------------------
|
||||
|
||||
`datasette-pretty-json <https://github.com/simonw/datasette-pretty-json>`__ seeks out JSON values in Datasette's table browsing interface and pretty-prints them, making them easier to read.
|
||||
|
||||
datasette-saved-queries
|
||||
-----------------------
|
||||
|
||||
`datasette-saved-queries <https://github.com/simonw/datasette-saved-queries>`__ lets users interactively save queries to a ``saved_queries`` table. They are then made available as additional :ref:`canned queries <canned_queries>`.
|
||||
|
||||
datasette-haversine
|
||||
-------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue