| 1 | My current planning for Fanfix (but not everything appears on this list): |
| 2 | |
| 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 | - [x] Replace MangaFox which is causing issues all the time |
| 9 | - [ ] Others? Any ideas? I'm open for requests |
| 10 | - [x] [e-Hentai](https://e-hentai.org/) requested |
| 11 | - [x] Find some FR comics/manga websites |
| 12 | - [ ] Find more FR thingies |
| 13 | - [ ] Support videos (anime)? |
| 14 | - [x] A GUI library |
| 15 | - [x] Make one |
| 16 | - [x] Make it run when no args passed |
| 17 | - [x] Fix the UI, it is ugly |
| 18 | - [x] Work on the UI thread is BAD |
| 19 | - [x] Allow export |
| 20 | - [x] Allow delete/refresh |
| 21 | - [x] Show a list of types |
| 22 | - [x] ..in the menu |
| 23 | - [x] ..as a screen view |
| 24 | - [x] options screen |
| 25 | - [x] support progress events |
| 26 | - [x] Real menus |
| 27 | - [x] Store the long lists in [A-B], [BA-BB], ... |
| 28 | - [ ] A TUI library |
| 29 | - [x] Choose an output (Jexer) |
| 30 | - [x] Implement it from --set-reader to the actual window |
| 31 | - [x] List the stories |
| 32 | - [x] Fix the UI layout |
| 33 | - [x] Status bar |
| 34 | - [x] Real menus |
| 35 | - [ ] Store the long lists in [A-B], [BA-BB], ... |
| 36 | - [x] Open a story in the reader and/or natively |
| 37 | - [ ] Update the screenshots |
| 38 | - [ ] Remember the current chapter and current read status of stories |
| 39 | - [ ] Support progress events |
| 40 | - [x] Add a properties pages |
| 41 | - [ ] Deal with comics |
| 42 | - [x] properties page |
| 43 | - [x] external launcher |
| 44 | - [ ] jexer sixels? |
| 45 | - [ ] Move the GUI parts out of fanfix itself (see fanfix-swing) |
| 46 | - [x] Make new project: fanfix-swing |
| 47 | - [x] Fix the UI issues we had (UI thread) |
| 48 | - [x] Make it able to browse already downloaded stories |
| 49 | - [x] Make it able to download stories |
| 50 | - [ ] See what config options to use |
| 51 | - [ ] Import all previous menus end functions |
| 52 | - [ ] Feature parity with original GUI |
| 53 | - [ ] Move the TUI parts out of fanfix itself |
| 54 | - [ ] Make new project |
| 55 | - [x] Network support |
| 56 | - [x] A server that can send the stories |
| 57 | - [x] A network implementation of the Library |
| 58 | - [x] Write access to the library |
| 59 | - [x] Access rights (a simple "key") |
| 60 | - [x] More tests, especially with the GUI |
| 61 | - [x] ..even more |
| 62 | - [x] support progress events |
| 63 | - [x] Check if it can work on Android |
| 64 | - [x] First checks: it should work, but with changes |
| 65 | - [x] Adapt work on images :( |
| 66 | - [x] Partial/Conditional compilation |
| 67 | - [x] APK export |
| 68 | - [ ] Android |
| 69 | - [x] Android support |
| 70 | - [x] Show current stories |
| 71 | - [x] Download new stories |
| 72 | - [ ] Sort stories by Source/Author |
| 73 | - [ ] Fix UI |
| 74 | - [ ] support progress events |
| 75 | - [x] give up and ask a friend... |
| 76 | - [ ] Translations |
| 77 | - [x] i18n system in place |
| 78 | - [x] Make use of it in text |
| 79 | - [x] Make use of it in gui |
| 80 | - [ ] Make use of it in tui |
| 81 | - [ ] Use it for all user output |
| 82 | - [x] French translation |
| 83 | - [x] French manual/readme |
| 84 | - [x] Install a mechanism to handle stories import/export progress update |
| 85 | - [x] Progress system |
| 86 | - [x] in support classes (import) |
| 87 | - [x] in output classes (export) |
| 88 | - [x] Version |
| 89 | - [x] Use a version number |
| 90 | - [x] Show it in UI |
| 91 | - [x] A check-update feature |
| 92 | - [x] ..translated |
| 93 | - [ ] Improve GUI library |
| 94 | - [x] Allow launching a custom application instead of Desktop.start |
| 95 | - [ ] Add the resume next to the cover icon if available (as an option) |
| 96 | - [ ] Add the resume in the Properties page (maybe a second tab?) |
| 97 | - [ ] Bugs |
| 98 | - [x] Fix "Redownload also reset the source" |
| 99 | - [x] Fix "Redownload remote does not show the new item before restart of client app" |
| 100 | - [x] Fix eHentai "content warning" access (see 455) |
| 101 | - [ ] Fix the configuration system (for new or changed options, new or changed languages) |
| 102 | - [x] remote import also download the file in cache, why? |
| 103 | - [x] import file in remote mode tries to import remote file!! |
| 104 | - [ ] import file does not find author in cbz with SUMMARY file |
| 105 | - [x] import file:// creates a tmp without auto-deletion in /tmp/fanfic-... |
| 106 | |