LinguaCafe
LinguaCafe copied to clipboard
Bookmarks.
Bookmarks for books, that allow users to continue their reading where they stopped.
@simjanos-dev Hey, I know this issue is marked for no pull requests, but I was wondering if you'd like any help on this? This issue is probably the biggest quality of life improvement I'm missing to use LC more regularly. The lack of bookmarks causes a lot of friction for me when reading longer books since I have to waste time finding where I left off every time I want to return to it.
I could work through some backend or frontend designs for a possible implementation and present them if you'd like? Just hoping to get the ball rolling :)
Hey, I was actually planning adding this after I'm fully finished with new languages (which I am now). I'll add this feature today afternoon.
Found a duplicate issue: #380. I'll use the design from that issue.
Will finish it a bit later. Still needs pagination, responsiveness and deletion. Wrote it in a way that later we can add custom bookmarks in the middle of texts with name and color.
Awesome! Thank you so much. Can't wait to try it out!
One thing I forgot to mention: next chapters are based on chapter id, witch is also the default chapter order you see, unless you sort it by something else. It will be more ideal after we'll have a custom index for chapters (which the users will be able to change).