tui: delete story
[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
312e756e 9 - [ ] Find some FR comics/manga websites
10ccd649
NR
10- [x] A GUI library
11 - [x] Make one
12 - [x] Make it run when no args passed
13 - [x] Fix the UI, it is ugly
14 - [x] Work on the UI thread is BAD
15 - [x] Allow export
16 - [x] Allow delete/refresh
17 - [x] Show a list of types
18 - [x] ..in the menu
19 - [x] ..as a screen view
20 - [x] options screen
312e756e 21 - [x] support progress events
10ccd649
NR
22- [ ] A TUI library
23 - [x] Choose an output (Jexer)
24 - [x] Implement it from --set-reader to the actual window
25 - [x] List the stories
26 - [ ] Fix the UI layout
27 - [x] Status bar
28 - [ ] Real menus
7c0ab239 29 - [ ] Store the long lists in [A-B], [BA-BB], ...
10ccd649
NR
30 - [x] Open a story in the reader and/or natively
31 - [ ] Update the screenshots
32 - [ ] Remember the current chapter and current read status of stories
7c0ab239
NR
33 - [ ] Support progress events
34 - [ ] Add a property pages
312e756e 35- [x] Network support
10ccd649
NR
36 - [x] A server that can send the stories
37 - [x] A network implementation of the Library
38 - [x] Write access to the library
39 - [x] Access rights (a simple "key")
40 - [x] More tests, especially with the GUI
312e756e
NR
41 - [x] ..even more
42 - [x] support progress events
10ccd649
NR
43- [x] Check if it can work on Android
44 - [x] First checks: it should work, but with changes
45 - [x] Adapt work on images :(
46 - [x] Partial/Conditional compilation
47 - [x] APK export
48- [ ] Android
49 - [x] Android support
50 - [x] Show current stories
51 - [x] Download new stories
52 - [ ] Sort stories by Source/Author
53 - [ ] Fix UI
312e756e 54 - [ ] support progress events
10ccd649
NR
55- [ ] Translations
56 - [x] i18n system in place
57 - [x] Make use of it
58 - [ ] Use it for all user output
59 - [ ] French translation
60 - [x] French manual/readme
312e756e 61- [x] Install a mechanism to handle stories import/export progress update
10ccd649
NR
62 - [x] Progress system
63 - [x] in support classes (import)
64 - [x] in output classes (export)
10ccd649
NR
65- [x] Version
66 - [x] Use a version number
67 - [x] Show it in UI
68 - [x] A check-update feature
69 - [x] ..translated
312e756e
NR
70- [ ] Improve GUI library
71 - [x] Allow lauching a custom application instead of Desktop.start
72 - [ ] Add the resume next to the cover icon if available (as an option)
10ccd649
NR
73- [ ] Bugs
74 - [x] Fix "Redownload also reset the source"
be27e28b 75 - [ ] Fix "Redownload remote does not show the new item before restart of client app"
10ccd649
NR
76 - [ ] Fix eHentai "content warning" access
77 - [ ] Fix the configuration system (for new or changed options, new or changed languages)
7f67ebfc
NR
78 - [ ] remote import also download the file in cache, why?
79 - [ ] import file in remote mode tries to import remote file!!
80 - [ ] import file does not find author in cbz with SUMMARY file
81 - [ ] import file:// creates a tmp without auto-deletion in /tmp/fanfic-...
82