aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-02-11 01:02:11 +0100
committerdec05eba <dec05eba@protonmail.com>2022-02-11 01:02:32 +0100
commita3eb2a9d6315f8a953f7dee72ebe4d17a4b9d42e (patch)
treef1c34ef90312f77f1581cbc366063f9f5534327b /TODO
parent1f74222bf4cfadead768b095c6b3f8d422ebf84c (diff)
Add local_manga_sort_by_name and local_manga_sort_chapters_by_name config
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 620e88f..a74fa5d 100644
--- a/TODO
+++ b/TODO
@@ -214,4 +214,5 @@ 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. \ No newline at end of file
+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). \ No newline at end of file