mienaiyami / yomikiru

An offline desktop reader for manga, comics, and novels. Offers a customizable reading experience with extensive settings, shortcuts, themes and layouts. Manga reader / Manhwa reader / Webtoon Reader / EPUB Reader. **Not a downloader**
MIT License
232 stars 10 forks source link

Better epub bookmark #282

Open mienaiyami opened 9 months ago

mienaiyami commented 9 months ago

Description of the new feature / enhancement

Scenario when this would be used?

No response

Supporting information

No response

github-actions[bot] commented 9 months ago

Thank you for your feedback and suggestions. Please note that the author might only respond on weekends, so we kindly ask for your patience and understanding.

zeoint commented 9 months ago

Better bookmark system for comics, txt files, I think.

Let's say there are 11 chapters in a comics / epub and a user bookmarks chapter 1, 5, 10. The current bookmark system shows bookmark symbol highlighted when the user is on the bookmarked chapter. So this is what I thought of. If its resource hungry then ignore this.

1. Bookmarked chapters of xhtml / comic will have badges (linked to icon color) on the left side of the bookmarked chapters. 2. Searching bookmarks in search bar of reader side list must show all the current comic / xhtml bookmarks. 3. Example can be seen in the below image. - (Same process as when a user searches for xhtml files in continue reading / location tab, it will only display the xhtml files. Similarly searching bookmarks in the search field of reader side list will display the bookmarked chapters and if there is any chapter with the bookmark title. The search function might not be possible for epub files as it searches the chapter's text. So the bookmarks search function would only be useable for xhtml / txt / comic files.)

zeoint commented 8 months ago

1. Maybe assigning bookmark icon to every bookmarked chapter in the reader side list might not be a good idea considering both memory, cpu consumption in the long term. 2. Searching for bookmarks in the search field of side list should show the current opened manga/novel bookmarked chapters.

zeoint commented 5 months ago

A better approach to bookmarks. I think my above suggestion is very complicated, so here is a new and better suggestion.

b1