From 74b98bed98aad3e70e8abe51292767ea8a7d109a Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 12 Feb 2022 04:31:44 +0100 Subject: Local-manga: show if the latest chapter of a manga has been read --- TODO | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 609e7dc..fc90b30 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,3 @@ -Give user the option to start where they left off or from the start or from the start (for manga). -Add scrollbar. Somehow deal with youtube banning ip when searching too often. When continuing to read manga from a different page from the first and there is no cache for the chapter, then start downloading from the current page instead of page 1. Show progress of manga in the history tab (current chapter out of total chapters). @@ -214,7 +212,8 @@ Use std::move(string) for all places where text.set_string is called. Use reference for text.get_string() in all places. Cleanup font sizes that are not visible (or not used for a while). Also do the same for character ranges font texture. Show video upload date in video description on youtube. -Add latest read chapter name to manga progress, to easily see from manga list page how we have progressed in the manga and also if the last chapter has been read then mark it as read. +Add latest read chapter name to manga progress, to easily see from manga list page how we have progressed in the manga. Allow changing manga sorting in gui (especially for local manga). Allow using ~ and $HOME in config file. -Save manga "I" mode to file and load it on startup. \ No newline at end of file +Save manga "I" mode to file and load it on startup. +Show in bookmarks and history page if a manga has been read (local-manga). \ No newline at end of file -- cgit v1.2.3