minor cleanup/ suggestion on TODO-5
This commit is contained in:
4
README
4
README
@@ -31,9 +31,9 @@ python3 main.py
|
||||
MAYBE-1: when moving a book in a series (which is part of 2 series), do we pop-up offer to move parent/child series orders as well to match (think Thomas Covenant)
|
||||
|
||||
#### TODOS (next 22):
|
||||
TODO-5: should deleting really just ask if want to mark it as SOLD?
|
||||
TODO-5: should deleting really just ask if want to mark it as SOLD? IN FACT, make delete button disabled until its sold... (and a tooltip to explain)
|
||||
TODO-22: adding a sub-book when the parent book is in a series, need to add bsl(s) for it and make it the next (probably)
|
||||
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)
|
||||
|
||||
TODO-8: show books on shelf list
|
||||
TODO-9: show books to buy view / printable
|
||||
|
||||
Reference in New Issue
Block a user