html_url,issue_url,id,node_id,user,user_label,created_at,updated_at,author_association,body,reactions,issue,issue_label,performed_via_github_app https://github.com/simonw/datasette/issues/702#issuecomment-602122492,https://api.github.com/repos/simonw/datasette/issues/702,602122492,MDEyOklzc3VlQ29tbWVudDYwMjEyMjQ5Mg==,9599,simonw,2020-03-22T00:01:56Z,2020-03-22T00:01:56Z,OWNER,"I'm going to mirror the URL syntax here, so the options in `metadata.json` will be: * `""sort"": ""created""` to default sort by created * `""sort_desc"": ""created""` to default sort by created descending It will throw an error if you try to define both. If I add the ability to sort by multiple columns in the future (#197) I can allow a list of columns here - though I'm not sure how I would represent ""sort by created asc, title desc"" in that case. If you want to disable user-specified sorting you can do so using the existing `""sortable_columns"": []` mechanism.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",585390482,Option in metadata.json to set default sort order for a table, https://github.com/dogsheep/github-to-sqlite/issues/16#issuecomment-602136481,https://api.github.com/repos/dogsheep/github-to-sqlite/issues/16,602136481,MDEyOklzc3VlQ29tbWVudDYwMjEzNjQ4MQ==,15092,jayvdb,2020-03-22T02:08:57Z,2020-03-22T02:08:57Z,NONE,"I'd love to be using your library as a better cached gh layer for a new library I have built, replacing large parts of the very ugly https://github.com/jayvdb/pypidb/blob/master/pypidb/_github.py , and then probably being able to rebuild the setuppy chunk as a feature here at a later stage. I would also need tokenless and netrc support, but I would be happy to add those bits.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",546051181,Exception running first command: IndexError: list index out of range, https://github.com/simonw/datasette/issues/702#issuecomment-602138528,https://api.github.com/repos/simonw/datasette/issues/702,602138528,MDEyOklzc3VlQ29tbWVudDYwMjEzODUyOA==,9599,simonw,2020-03-22T02:29:23Z,2020-03-22T02:29:23Z,OWNER,Documentation: https://datasette.readthedocs.io/en/latest/metadata.html#setting-a-default-sort-order,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",585390482,Option in metadata.json to set default sort order for a table, https://github.com/simonw/datasette/issues/702#issuecomment-602139031,https://api.github.com/repos/simonw/datasette/issues/702,602139031,MDEyOklzc3VlQ29tbWVudDYwMjEzOTAzMQ==,9599,simonw,2020-03-22T02:36:09Z,2020-03-22T02:36:09Z,OWNER,"Found a bug: if you click on a column with a default sort order applied to it you get: ""Cannot use _sort and _sort_desc at the same time""","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",585390482,Option in metadata.json to set default sort order for a table, https://github.com/simonw/datasette/issues/698#issuecomment-602140071,https://api.github.com/repos/simonw/datasette/issues/698,602140071,MDEyOklzc3VlQ29tbWVudDYwMjE0MDA3MQ==,9599,simonw,2020-03-22T02:53:48Z,2020-03-22T02:53:48Z,OWNER,"This feature should include the ability to set a custom redirect URL for after the query has been executed - that way it can be used to build things like ""delete this row"" which redirect back to the correct table.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",582517965,Ability for a canned query to write to the database, https://github.com/simonw/datasette/issues/650#issuecomment-602150641,https://api.github.com/repos/simonw/datasette/issues/650,602150641,MDEyOklzc3VlQ29tbWVudDYwMjE1MDY0MQ==,9599,simonw,2020-03-22T05:31:13Z,2020-03-22T05:31:13Z,OWNER,Ansible has a good example of a glossary: https://docs.ansible.com/ansible/latest/reference_appendices/glossary.html,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",534629631,Add a glossary to the documentation,