added a couple of items

This commit is contained in:
2024-12-07 19:35:04 +11:00
parent 896cfab7a1
commit 12e61cf2fc

4
TODO
View File

@@ -1,4 +1,8 @@
TODO: TODO:
* consider how to do ISBN properly?
* add a per-book, get-book and store it in storage/books/<author>/<book>
* search on more than title, e.g. author, series, etc. * 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 * 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