notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Image-based writing prompts with the Unsplash API

Open drusepth opened this issue 6 years ago • 0 comments

It looks like the Unsplash API can return a random image from their high quality, free-use image library: https://unsplash.com/documentation#get-a-random-photo.

We should see if we can scope it down a bit from all images (to get some targeted quality or let users pick between people, landscapes, objects, etc), but this seems like it'd be perfect for image-based writing prompts.

We don't even need to store answers in documents to begin with (#341); we can just show the image and expect users to write wherever they'd like, including their own documents if that's what they want.

drusepth avatar Mar 19 '19 03:03 drusepth