From b878e5473c4ddb21b926557d0e38c0b46a2ffc79 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 10 Sep 2020 20:51:11 +0200 Subject: Add screenshots --- TODO | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..648a297 --- /dev/null +++ b/TODO @@ -0,0 +1,19 @@ +If a search returns no results, then "No results found for ..." should be shown and navigation should go back to searching with suggestions. +Give user the option to start where they left off or from the start or from the start. +Disable ytdl_hook subtitles. If a video has subtitles for many languages, then it will stall video playback for several seconds until all subtitles have been downloaded and loaded. +Add grid-view when thumbnails are visible. +Add scrollbar. +Add option to scale image to window size. +Somehow deal with youtube banning ip when searching too often. +Optimize shadow rendering for items (Right now they fill too much space that is behind items). It should also be a blurry shadow. +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). +Animate page navigation. +Properly format text in items. For example for 4chan. The size of the item should also change. +Add greentext support for quotes. +Add support for special formatting for posts by admins on imageboards. +For image boards, track (You)'s and show notification when somebody replies to your post. +Go to next chapter when reaching the end of the chapter in image endless mode. +Some text is not visible on 4chan, such as code blocks. +Show indication when search is in progress (or when something is loading). Some sites such as youtube and mangadex are slow at searching. +Allow deleting watch history with delete key (and show confirmation). -- cgit v1.2.3