mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Use shot-scraper images from datasette-screenshots repo, closes #1844
This commit is contained in:
parent
79aa0de083
commit
fdf9891c3f
9 changed files with 14 additions and 6 deletions
|
|
@ -11,7 +11,8 @@ data as CSV" link.
|
|||
You can also use the advanced export form for more control over the resulting
|
||||
file, which looks like this and has the following options:
|
||||
|
||||
.. image:: advanced_export.png
|
||||
.. image:: https://github.com/simonw/datasette-screenshots/blob/0.62/advanced-export.png?raw=true
|
||||
:alt: Advanced export form. You can get the data in different JSON shapes, and CSV options are download file, expand labels and stream all rows.
|
||||
|
||||
* **download file** - instead of displaying CSV in your browser, this forces
|
||||
your browser to download the CSV to your downloads directory.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue