Simon Willison

Results 768 issues of Simon Willison

Something like this: github-to-sqlite files github.db simonw/datasette This would fetch all files from the `main` branch into a `files` table. Additional options could handle things like pulling files from a...

enhancement

Similar to `twitter-to-sqlite fetch`, see https://github.com/dogsheep/twitter-to-sqlite/issues/51

enhancement

https://developer.github.com/v3/gists/#list-starred-gists

enhancement

Eg from https://api.github.com/users/simonw/events Docs here: https://developer.github.com/v3/activity/events/#list-events-performed-by-a-user

enhancement

At the moment if you want to pull all your repos, issues, issues comments etc you have to do it with a sequence of separate commands. Consider adding a `everything`...

enhancement

Like on https://til.simonwillison.net/til/search?q=Snippet

enhancement

Refs https://github.com/simonw/datasette/issues/878

enhancement

A link to `/-/beta?category=1&timestamp__date=2018-08-01&q=swedish` should be to `/-/beta?category=1&timestamp__date=2018-08-01&q=swedish&sort=newest`

bug

Useful for #16 (timeline view) since you can now filter to just the items on a specific day - but if there are more than 50 items you can't see...

enhancement

Ability to browse (and facet) by date.

enhancement