Skip to content

Instantly share code, notes, and snippets.

@tomcritchlow
Last active August 13, 2020 10:39
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomcritchlow/a4a9c8064a97a997fbbad4c338748173 to your computer and use it in GitHub Desktop.
Save tomcritchlow/a4a9c8064a97a997fbbad4c338748173 to your computer and use it in GitHub Desktop.
V0.1 for a library.json spec as outlined here: https://tomcritchlow.com/2020/04/15/library-json/
{
"title": "Tempo - timing, tactics and strategy in narrative-driven decision-making",
"id": null,
"author": "Venkatesh Rao",
"link": "https://www.amazon.com/Tempo-tactics-strategy-narrative-driven-decision-making-ebook/dp/B0069CHSLW",
"image": null,
"date_finished": "09/09/19",
"notes": [
"https://tomcritchlow.com/2020/04/13/tempo-notes-chapter-2/",
"https://tomcritchlow.com/2020/04/13/tempo-notes-chapter-1/"
]
}
{
"title": "An Introduction to Haiku",
"id": null,
"author": "Harold Gould Henderson",
"link": "https://www.amazon.com/Introduction-Haiku-Anthology-Poems-Poets/dp/0385093764",
"image": null,
"date_finished": "03/12/20",
"notes": "Brian suggested I get into Haiku and pick up this book and I'm glad I did! Beautiful, easy to read intro to Haiku. The author gives great context for what Haiku is, the main poets and how to read Haiku poetry. Recommended!"
}
{
"name": "Tom's Library",
"url": "https://tomcritchlow.com/",
"bio": "A running list of books I've read...",
"lists":[
{
"name": "Books Read",
"url": "https://tomcritchlow.com/wiki/books/books-read/",
"books":
[{
"title": "The Memory Police",
"id": null,
"author": "Yoko Ogawa",
"link": "https://www.amazon.com/Memory-Police-Novel-Yoko-Ogawa/dp/1101870605",
"image": null,
"date_finished": "In Progress",
"notes": "In progress."
},
{
"title": "An Introduction to Haiku",
"id": null,
"author": "Harold Gould Henderson",
"link": "https://www.amazon.com/Introduction-Haiku-Anthology-Poems-Poets/dp/0385093764",
"image": null,
"date_finished": "03/12/20",
"notes": "Brian suggested I get into Haiku and pick up this book and I'm glad I did! Beautiful, easy to read intro to Haiku. The author gives great context for what Haiku is, the main poets and how to read Haiku poetry. Recommended!"
}]
},
{
"name": "Stories about Consultants",
"url": "https://tomcritchlow.com/wiki/books/stories-about-consultants/",
"books":
[{
"title": "Pattern Recognition",
"id": null,
"author": "William Gibson",
"link": "https://www.amazon.com/dp/B000OCXGVY/",
"notes": "The consultant allergic to brands. Marketing agencies that wield global influence over culture."
},
{
"title": "Satin Island",
"id": null,
"author": "Tom McCarthy",
"link": "https://www.amazon.com/dp/B00MZWA678/",
"notes": "Then the Great Report would not be something that was either to-come or completed"
}]
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment