added TODO-22 adding a sub-book when the parent book is in a series, need to add a bsl for it
This commit is contained in:
1
README
1
README
@@ -55,3 +55,4 @@ TODO-19: icons on wish list, etc.? (not sure I really want them, but if so)
|
||||
TODO-20: ORM all books load is slow
|
||||
- should I lazy load all books (ajax the 2nd->last pages in, or not use ORM, and do a quick db.execute()....)
|
||||
TODO-21: allow a way to add a book as a child of another existing book (opposite of rem_sub_book)
|
||||
TODO-22: adding a sub-book when the parent book is in a series, need to add a bsl for it and make it the next (probably)
|
||||
|
||||
Reference in New Issue
Block a user