book-box icon indicating copy to clipboard operation
book-box copied to clipboard

Enable multiple gists

Open amorriscode opened this issue 5 years ago • 0 comments

I'd like to handle the following:

  • A single gist that shows one book from read and currently-reading (this is the current implementation)
  • A single gist to show the last 3 books from read and their rating (out of 5)
  • A single gist to show ~3 books from currently-reading

We could handle this by just allowing the user to input 3 gist IDs and update them accordingly.

amorriscode avatar May 26 '20 22:05 amorriscode