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