home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 562787785

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
562787785 MDU6SXNzdWU1NjI3ODc3ODU= 667 Allow injecting configuration data from plugins 870184 closed 0     2 2020-02-10T19:50:15Z 2020-02-12T16:18:22Z 2020-02-12T09:21:22Z NONE  

I'm trying to customize datasette as explorer for CLDF datasets. Such datasets can be converted automatically to SQLite, which then can be fed to datasette, (e.g. https://github.com/cldf/cookbook/blob/master/recipes/datasette/README.md).

Part of this customization would be support for the "special" data types described in the CLDF ontology. But while rendering of the values can be customized via the render_cell hook in a plugin, e.g. custom labels for foreign keys must be specified through the config file.

It would be nice to be able to programmatically inject config data from plugins as well.

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/667/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 1.796ms · About: github-to-sqlite