Book Cover
%20%)
Book Details
- Author: <% await tp.system.prompt(“Book author”) %>
- Published: <% await tp.system.prompt(“Publication year”) %>
- Pages: <% await tp.system.prompt(“Number of pages”) %>
- Genre: <% await tp.system.prompt(“Genre”) %>
- My Rating: <% await tp.system.suggester([“⭐”, “⭐⭐”, “⭐⭐⭐”, “⭐⭐⭐⭐”, “⭐⭐⭐⭐⭐”], [“⭐”, “⭐⭐”, “⭐⭐⭐”, “⭐⭐⭐⭐”, “⭐⭐⭐⭐⭐”]) %>
- Status: <% await tp.system.suggester([“Want to read”, “Currently reading”, “Finished”, “Abandoned”], [“Want to read”, “Currently reading”, “Finished”, “Abandoned”]) %>
Synopsis
<% await tp.system.prompt(“Brief synopsis of the book”) %>
My Review
<% await tp.system.prompt(“Your detailed review and thoughts about the book”) %>
Key Themes
<% await tp.system.prompt(“What are the main themes and topics explored in this book?”) %>
Why This Book Matters
<% await tp.system.prompt(“Why is this book important? How has it influenced your thinking?”) %>
Favorite Quotes
<% await tp.system.prompt(“Share some memorable quotes from the book”) %>
Who Should Read This
<% await tp.system.prompt(“Who would benefit from reading this book?”) %>
<% await tp.system.prompt(“What other books does this remind you of or connect to?”) %>
Reading Notes
<% await tp.system.prompt(“Any additional notes, thoughts, or connections you made while reading”) %>
- Started Reading: <% await tp.system.prompt(“Date started (YYYY-MM-DD)”) %>
- Finished Reading: <% await tp.system.prompt(“Date finished (YYYY-MM-DD)”) %>
- Reading Time: <% await tp.system.prompt(“How long did it take to read?”) %>
- Format: <% await tp.system.suggester([“Physical book”, “E-book”, “Audiobook”, “PDF”], [“Physical book”, “E-book”, “Audiobook”, “PDF”]) %>
- Source: <% await tp.system.prompt(“Where did you get this book? (Library, bought, borrowed, etc.)”) %>
Links
Have you read this book? I’d love to hear your thoughts in the comments below!