From 6cd2d735ca3a9a80a0b380f63ef28ad96b21fb37 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Wed, 6 Jan 2021 23:40:05 +1100 Subject: [PATCH] minor cleanup/ suggestion on TODO-5 --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 30ea0fa..d46b168 100644 --- a/README +++ b/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