It would be cool to have the ability to reread books and have those pages count in the stat page.
It would be cool to have this feature for Anime/TV shows as well.
Trello Link:
It would be cool to have the ability to reread books and have those pages count in the stat page.
It would be cool to have this feature for Anime/TV shows as well.
Trello Link:
I agree with this! Approved.
Soā¦ if I re-read a book, what happens? Does it wipe out previous stats related to that book? Or just future stats donāt count?
On a related note, I was thinking that itād be nice if I could create a ācustom bookā just for tracking purposes (for tracking material thatās not on Natively yet). Maybe re-reading a book could be tracked through a ācopyā of the original book?
Title ā Title (2nd reading) ā Title (3rd reading) ā etc
I feel like it should track them seperately - what if I want to compare how quickly Iām going through a book on the second go around?
I like Goodreadās re-read functionality, but Iām not really tracking my language acquisition with that one, so maybe itās not a 1:1 fit
@brandon Whereās this ask fall in the grand plan? I just reread a manga and Iām sad I canāt record it on Natively. Without reread support the stats page is incomplete.
I think this probably becomes more important with audiovisual tooā¦
Idk. Iām honestly not even sure how to do it well, so a little perplexed in general.
Separate DB table for ācompletion datesā where a user can have more than one entry for the same book.
As a crappy workaround until itās implemented, you could add the re-read information in as a private note, and tag the book in a custom list, for when itās implemented, add the information.
Itās a bit of a weird way to do it but yeah.
Yes that is rightā¦ but the change back to in progress seems a bit perplexing. I wouldnāt really want to remove that as a āreadā book. If I have a separate ārereadā status then I have to make sure all the āin progressā interfaces and logic works which is also a pain. Maybe it would just work for the most part and Iām overblowing it, iām not sure.
Iād be curious to know how others do it, like AniList.
AniList does have a rewatch/reread status, but you may want to do what Bookmeter does instead. I believe a finished book can still be marked as in progress, which doesnāt remove the finished book dates. Itās as if the finished book dates is completely independent from the status.
Together with the other idea of creating custom books, can you treat a ārereadā as a new, separate entity? So you have the original book, and then the user can choose whether they want to 1) reset all the data from that book to do a reread, or 2) make a custom reread book, which is a copy of the original, and will get its own set of data, and leave the original book data as is. maybe?
Isnāt this just going to lead to duplicate entries in your read list, though? As in, different read dates but same cover/volume number/etc. Feels like itād start to get crowded and messy really quickly.
Sure, only if you want to track all those dates. Iām thinking you could probably collapse those copies like we currently collapse series. (How many times are you going to reread a book and track the progress?)
Right, that makes sense. I just am a little worried about it as there is a lot of status dependent logic and state transitionsā¦ but nothing immediately comes to mind why it shouldnāt work. I should just try it. Regardless, there is still a little complication wrt the ui for the multiple date management and of course the stat calculationsā¦ but those shouldnāt be too bad.
We do have to figure it out, especially I think for video. Video may also have the added complication of subs vs no subs, as I think a common flow is to watch something first with subs and then rewatch with no subs. But perhaps that could be a simple note
Unfortunately I do think that adds more complication @FredKore, so will probably just keep to separate dates, but good idea!
Just came to me something to take in mind in case this can be implemented along, if/when reread support is added (and Iām guessing now rewatching), it would be nice to be able to tag or add a comment to them.
For example Iām reading a series, then doing a second pass with the audiobook. So that way I could tell apart my records. I can sort of do this with my private note, but feels more of a hack.
Yeah, absolutely. I think thatās important too with audiovisual wrt subs / no subs.
Itās still a little daunting to me to try and tackle this ticket, but with the Data Manager rolled out itās certainly more doable. Rewatches I feel like are even more common than rereads, increasing the priority here.
Itās funny, because it only seems complicated due to all the data tracking Natively supports. To me itās as āsimpleā as tracking additional start and end dates.
FWIW, I donāt exactly know what @Megumin means by telling apart his ārecordsā, but I donāt think Iād want to see the same entry on my list twice. Bookmeter does include rereads in the Read list, but they donāt have a group by series option. Given the group by series option, Iām not sure how youād even include rereads on the list. It might be simpler just to have an icon (similar to AniList) for number of rereads completed, and then rely on the data manager to specify the dates (and subs type for videos) of the reread/rewatch. I donāt think itās really necessary to track more data than that. To clarify, people might still have time read sessions just like the first time they read a book. It just doesnāt seem like that would be different between first read and reread (but tell me if Iām wrong and making bad assumptions).
So, for Books & Movies, youāre right, itās not hard. TV is where it gets a bit more complicated as you need multiple dates for each tv episodeā¦ still probably not that hard. Iām a bit burned out on the data manager though, so dragging my feet about it
The rest of your UI suggestions I like too. A rewatch icon on the books makes sense, donāt like a separate entry.
The advantadge of separate entries, is for timing purposes.
For example Iāll take a different time for the first read, than the second or if I do the audiobook.
And Iām quite interested in having that data to me.
Graph wise, it could be displayed the different lines in different colors.
So, youāll still be able to get separate stats, thatās not an issue. I guess I was talking more about a separate entry in the library, like Bookmeter.
There will be a separate entry in the data manager for each read. Probably tabbed at the top, with each tab corresponding to a āreadā (a pair of start & end dates).