From fe0cd34f90e534db070b9ba41402d11d9271182e Mon Sep 17 00:00:00 2001 From: Ben Goldsworthy Date: Wed, 16 Aug 2023 17:16:33 +0100 Subject: [PATCH] update data --- data/books/current.json | 14 +------------- data/books/log.json | 15 ++++++++++++++- data/books/wishlist.json | 5 +++++ data/games/current.json | 8 ++++++++ 4 files changed, 28 insertions(+), 14 deletions(-) diff --git a/data/books/current.json b/data/books/current.json index 50487fb..4628df4 100644 --- a/data/books/current.json +++ b/data/books/current.json @@ -1,16 +1,4 @@ [ - { - "Author": "Pope Benedict XVI", - "Binding": "Ebook", - "Date Added": "2023-07-28", - "Date Finished": null, - "Date Started": "2023-07-23", - "Number of Pages": 59, - "Publisher": "Libreria Editrice Vaticana", - "Read Count": 0, - "Title": "Caritas in Veritate", - "Year Published": "2009" - }, { "Additional Authors": "Maia Ramnath", "Author": "Eric Laursen", @@ -119,4 +107,4 @@ "Title": "A Basic Course in Modern Kurmanji", "Year Published": "2010" } -] \ No newline at end of file +] diff --git a/data/books/log.json b/data/books/log.json index 6ca55ba..a42debb 100644 --- a/data/books/log.json +++ b/data/books/log.json @@ -1,5 +1,17 @@ [ { + "Author": "Pope Benedict XVI", + "Binding": "Ebook", + "Date Added": "2023-07-28", + "Date Finished": "2023-08-13", + "Date Started": "2023-07-23", + "Number of Pages": 59, + "Publisher": "Libreria Editrice Vaticana", + "Read Count": 1, + "Title": "Caritas in Veritate", + "Year Published": "2009" + }, + } "Title": "AR6 Synthesis Report: Climate Change 2023", "Author": "IPCC", "Binding": "Ebook", @@ -7,7 +19,8 @@ "Year Published": "2023", "Date Added": "2023-07-28", "Date Started": "2023-07-22", - "Date Finished": "2023-07-26" + "Date Finished": "2023-07-26", + "Read Count": 1 }, { "Title": "The Rebel", diff --git a/data/books/wishlist.json b/data/books/wishlist.json index 5771835..ae4f82f 100644 --- a/data/books/wishlist.json +++ b/data/books/wishlist.json @@ -1,4 +1,9 @@ [ + { + "Title": "Goliath: The 100-Year War Between Monopoly Power and Democracy", + "Author": "Matt Stoller", + "Date Added": "2023-08-14" + }, { "Title": "One-Dimensional Man: Studies in the Ideology of Advanced Industrial Society", "Author": "Herbert Marcuse", diff --git a/data/games/current.json b/data/games/current.json index eed0020..40e34a6 100644 --- a/data/games/current.json +++ b/data/games/current.json @@ -1,4 +1,12 @@ [ + { + "Title": "Metro Exodus", + "Date Started": "2023-08-13", + "Date Finished": "", + "Developers": "4A Games", + "Date Released": "2019-02-15", + "GiantBomb ID": "59897" + }, { "Title": "Ancestors: The Humankind Odyssey", "Date Started": "2023-08-08",