aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-05-10 23:01:02 +0200
committerdec05eba <dec05eba@protonmail.com>2021-05-10 23:01:02 +0200
commit8b9870c8de18ec0828d087abb0f33335caad1c2c (patch)
treeefe084cfc9d774d2677c980b23459afda0d0e573 /TODO
parentd0db77ebc9a21db33258d050c5956960808c730a (diff)
Fix ctrl+s
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 90369ec..5bf0c1f 100644
--- a/TODO
+++ b/TODO
@@ -129,4 +129,5 @@ Add client side 4chan max comment chars limit.
Use a directory icon and a file icon for non-media files in the file manager.
Dynamically fetch 4chan api key, if it ever changes in the future. Same for youtube.
Set curl download limits everywhere (when saving to file, downloading to json, etc...).
-In the downloader if we already have the url in thumbnail/video cache, then copy it to the destination instead of redownloading it. This would also fix downloading images when viewing a manga page. \ No newline at end of file
+In the downloader if we already have the url in thumbnail/video cache, then copy it to the destination instead of redownloading it. This would also fix downloading images when viewing a manga page.
+Improve file saving ui. We want it to display the remote name of the file so we dont have to manually type it. \ No newline at end of file