From 0c9d389d8c59ed3cbc38fa0978ae835208380cad Mon Sep 17 00:00:00 2001 From: Francesc Alted Date: Fri, 1 Jun 2018 11:44:24 +0200 Subject: [PATCH] Added a TODO list in main README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3871d78..0d64c9c 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,9 @@ Run `pip install datasette-pytables` to install both the forked version of Datas This will start a web server on port 8001; then you can access to your data visiting [http://localhost:8001/](http://localhost:8001/) Read the [Datasette documentation](http://datasette.readthedocs.io/en/latest/) for more advanced options. + +# TODO + +* Allow a clickable link when browsing tables with nested fields or multi-dimensional arrays + +* Show the columns that can be sorted by instead of just raising an exception. -- 2.39.2