home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 624408220

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/dogsheep/dogsheep-photos/issues/20#issuecomment-624408220 https://api.github.com/repos/dogsheep/dogsheep-photos/issues/20 624408220 MDEyOklzc3VlQ29tbWVudDYyNDQwODIyMA== 9599 2020-05-06T02:18:47Z 2020-05-06T02:18:47Z MEMBER

The apple_photos table has an indexed uuid column and a path column which stores the full path to that photo file on disk.

I can write a custom Datasette plugin which takes the uuid from the URL, looks up the path, then serves up a thumbnail of the jpeg or heic image file.

I'll prototype this is a one-off plugin first, then package it on PyPI for other people to install.

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