home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1133210651

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1746#issuecomment-1133210651 https://api.github.com/repos/simonw/datasette/issues/1746 1133210651 IC_kwDOBm6k_c5Di2wb 9599 2022-05-20T18:49:11Z 2022-05-20T18:49:11Z OWNER

I found a workaround for the no-longer-nested left hand navigation: drop this into _templates/sidebar/navigation.html: ```html+jinja

{{ toctree( collapse=True, titles_only=False, maxdepth=3, includehidden=True, ) }}

```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1243498298  
Powered by Datasette · Queries took 1.048ms · About: github-to-sqlite