aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-07-03 12:09:58 +0200
committerdec05eba <dec05eba@protonmail.com>2020-07-03 12:09:58 +0200
commit2d796243ad157f52d33a5b9d4f449e3845cf1649 (patch)
treeaa6f2d358c68ff7f2f99ef4f76a83c76f3ee076f /README.md
parent46d5b735fdbaaf49fe41be4d209fb7d8c314b36b (diff)
Do not use exact versions of dependencies, remove tidy which html-search already has dependency on
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 53e1cc2..2d3873e 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,6 @@ 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.\
-The search should wait until there are search results before clearing the search field and selecting the search suggestion.\
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,
@@ -78,4 +77,5 @@ For image boards, track (You)'s and show notification when somebody replies to y
In image boards when viewing videos, automatically play the next one after the current one has finished playing (just like the youtube plugin does).\
When viewing images the image download start from page 1 to the end page. The image download should start from the viewing page.\
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. \ No newline at end of file
+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.\ \ No newline at end of file