home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 646760805

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/852#issuecomment-646760805 https://api.github.com/repos/simonw/datasette/issues/852 646760805 MDEyOklzc3VlQ29tbWVudDY0Njc2MDgwNQ== 9599 2020-06-19T17:07:45Z 2020-06-19T17:07:45Z OWNER

Plugin idea: datasette-saved-queries - it uses the startup hook to initialize a saved_queries table, then uses the canned_queries hook to add a writable canned query for saving records to that table.

Then it returns any queries from that table as additional canned queries.

Bonus idea: it could write the user's actor_id to a column if they are signed in, and provide a link to see "just my saved queries" in that case.

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