fix remote tries to import remote files
[fanfix.git] / TODO.md
diff --git a/TODO.md b/TODO.md
index 4a9bd06e2302efb51291d06f49eaae1fe4683f4b..ff3396ba86fdf7730320c3af853a69c89d27750a 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -23,13 +23,16 @@ My current planning for Fanfix (but not everything appears on this list):
   - [x] Choose an output (Jexer)
   - [x] Implement it from --set-reader to the actual window
   - [x] List the stories
-  - [ ] Fix the UI layout
+  - [x] Fix the UI layout
   - [x] Status bar
-  - [ ] Real menus
+  - [x] Real menus
+    - [ ] Store the long lists in [A-B], [BA-BB], ...
   - [x] Open a story in the reader and/or natively
   - [ ] Update the screenshots
   - [ ] Remember the current chapter and current read status of stories
-  - [ ] support progress events
+  - [ ] Support progress events
+  - [x] Add a properties pages
+  - [ ] Deal with comics (properties page + external launcher? jexer?)
 - [x] Network support
   - [x] A server that can send the stories
   - [x] A network implementation of the Library
@@ -52,7 +55,9 @@ My current planning for Fanfix (but not everything appears on this list):
   - [ ] support progress events
 - [ ] Translations
   - [x] i18n system in place
-  - [x] Make use of it
+  - [x] Make use of it in text
+  - [x] Make use of it in gui
+  - [ ] Make use of it in tui
   - [ ] Use it for all user output
   - [ ] French translation
   - [x] French manual/readme
@@ -74,7 +79,7 @@ My current planning for Fanfix (but not everything appears on this list):
     - [ ] Fix eHentai "content warning" access
     - [ ] Fix the configuration system (for new or changed options, new or changed languages)
     - [ ] remote import also download the file in cache, why?
-    - [ ] import file in remote mode tries to import remote file!!
+    - [x] import file in remote mode tries to import remote file!!
     - [ ] import file does not find author in cbz with SUMMARY file
     - [ ] import file:// creates a tmp without auto-deletion in /tmp/fanfic-...