From 12e61cf2fc586156f844c71097d55681b1e4ee09 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sat, 7 Dec 2024 19:35:04 +1100 Subject: [PATCH] added a couple of items --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 8c343f0..558ad9b 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,8 @@ TODO: + * consider how to do ISBN properly? + + * add a per-book, get-book and store it in storage/books// + * search on more than title, e.g. author, series, etc. * if we add a new parent book with sub-books into a series, with parent * book as 'null' sub_book_num, all the sub_books should be added somehow into series - but cant input numbering on parent book, so