set selected-book to books where id = id
go-to book-detail
set books.status to "finished" where id = id
go-to library
add-to books title new-title author new-author status "want-to-read" rating new-rating
clear new-title
clear new-author
clear new-rating
go-to library
set current-tab to "all"
My BooksReading statsAllReadingFinishedWant to ReadLibraryAdd BookBackCancelAdd Book