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