From 062c6634a58eb24009ea9782568c689198fe5665 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sat, 6 Jan 2024 06:29:34 -0800 Subject: [PATCH] Add whathaveiread (#1413) --- contents.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index a9825135..c2a2ff10 100644 --- a/contents.json +++ b/contents.json @@ -31059,6 +31059,20 @@ "license": "other", "date_added": "Jan 3 2024", "suggested_by": "@dkhamsing" - } + }, + { + "title": "whathaveiread", + "description": "Keep track of all books you've read and keep a short summary about them", + "category-ids": [ + "media" + ], + "tags": [ + "swift", "core-data" + ], + "source": "https://github.com/bcye/whathaveiread", + "license": "gpl-3.0", + "date_added": "Jan 3 2024", + "suggested_by": "@dkhamsing" + } ] }