reader: sync/async work
[fanfix.git] / TODO.md
CommitLineData
10ccd649
NR
1My current planning for Fanfix (but not everything appears on this list):
2- [ ] Support new websites
3 - [x] YiffStar
4 - [ ] [Two Kinds](http://twokinds.keenspot.com/)
5 - [ ] [Slightly damned](http://www.sdamned.com/)
6 - [x] New API on FimFiction.net (faster)
7 - [ ] Others? Any ideas? I'm open for requests
8 - [x] [e-Hentai](https://e-hentai.org/) requested
350bc060
NR
9 - [x] Find some FR comics/manga websites
10 - [ ] Find more FR thingies
11- [ ] A GUI library
10ccd649
NR
12 - [x] Make one
13 - [x] Make it run when no args passed
14 - [x] Fix the UI, it is ugly
15 - [x] Work on the UI thread is BAD
16 - [x] Allow export
17 - [x] Allow delete/refresh
18 - [x] Show a list of types
19 - [x] ..in the menu
20 - [x] ..as a screen view
21 - [x] options screen
312e756e 22 - [x] support progress events
350bc060
NR
23 - [x] Real menus
24 - [ ] Store the long lists in [A-B], [BA-BB], ...
10ccd649
NR
25- [ ] A TUI library
26 - [x] Choose an output (Jexer)
27 - [x] Implement it from --set-reader to the actual window
28 - [x] List the stories
c3b229a1 29 - [x] Fix the UI layout
10ccd649 30 - [x] Status bar
c3b229a1 31 - [x] Real menus
7c0ab239 32 - [ ] Store the long lists in [A-B], [BA-BB], ...
10ccd649
NR
33 - [x] Open a story in the reader and/or natively
34 - [ ] Update the screenshots
35 - [ ] Remember the current chapter and current read status of stories
7c0ab239 36 - [ ] Support progress events
c3b229a1
NR
37 - [x] Add a properties pages
38 - [ ] Deal with comics (properties page + external launcher? jexer?)
312e756e 39- [x] Network support
10ccd649
NR
40 - [x] A server that can send the stories
41 - [x] A network implementation of the Library
42 - [x] Write access to the library
43 - [x] Access rights (a simple "key")
44 - [x] More tests, especially with the GUI
312e756e
NR
45 - [x] ..even more
46 - [x] support progress events
10ccd649
NR
47- [x] Check if it can work on Android
48 - [x] First checks: it should work, but with changes
49 - [x] Adapt work on images :(
50 - [x] Partial/Conditional compilation
51 - [x] APK export
52- [ ] Android
53 - [x] Android support
54 - [x] Show current stories
55 - [x] Download new stories
56 - [ ] Sort stories by Source/Author
57 - [ ] Fix UI
312e756e 58 - [ ] support progress events
10ccd649
NR
59- [ ] Translations
60 - [x] i18n system in place
c3b229a1
NR
61 - [x] Make use of it in text
62 - [x] Make use of it in gui
63 - [ ] Make use of it in tui
10ccd649
NR
64 - [ ] Use it for all user output
65 - [ ] French translation
66 - [x] French manual/readme
312e756e 67- [x] Install a mechanism to handle stories import/export progress update
10ccd649
NR
68 - [x] Progress system
69 - [x] in support classes (import)
70 - [x] in output classes (export)
10ccd649
NR
71- [x] Version
72 - [x] Use a version number
73 - [x] Show it in UI
74 - [x] A check-update feature
75 - [x] ..translated
312e756e
NR
76- [ ] Improve GUI library
77 - [x] Allow lauching a custom application instead of Desktop.start
78 - [ ] Add the resume next to the cover icon if available (as an option)
10ccd649
NR
79- [ ] Bugs
80 - [x] Fix "Redownload also reset the source"
be27e28b 81 - [ ] Fix "Redownload remote does not show the new item before restart of client app"
10ccd649
NR
82 - [ ] Fix eHentai "content warning" access
83 - [ ] Fix the configuration system (for new or changed options, new or changed languages)
7f67ebfc 84 - [ ] remote import also download the file in cache, why?
00f6344a 85 - [x] import file in remote mode tries to import remote file!!
7f67ebfc
NR
86 - [ ] import file does not find author in cbz with SUMMARY file
87 - [ ] import file:// creates a tmp without auto-deletion in /tmp/fanfic-...
88