From 266f0bd0db75aadc3f043e68a935e43ca69d0311 Mon Sep 17 00:00:00 2001 From: Niki Roo Date: Sun, 19 Apr 2020 09:32:34 +0200 Subject: [PATCH] readme/todo --- README.md | 2 +- TODO.md | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bc5090..ceada12 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Fanfix is a small Java program that can download stories from some supported web ![Main GUI](screenshots/fanfix-1.3.2.png?raw=true "Main GUI") -A screenshots cgallery an be found [here](screenshots/README.md). +A screenshots gallery can be found [here](screenshots/README.md). It will convert from a (supported) URL to an .epub file for stories or a .cbz file for comics (a few other output types are also available, like Plain Text, LaTeX, HTML...). diff --git a/TODO.md b/TODO.md index af17b53..53c45dd 100644 --- a/TODO.md +++ b/TODO.md @@ -5,6 +5,7 @@ My current planning for Fanfix (but not everything appears on this list): - [ ] [Two Kinds](http://twokinds.keenspot.com/) - [ ] [Slightly damned](http://www.sdamned.com/) - [x] New API on FimFiction.net (faster) + - [x] Replace MangaFox which is causing issues all the time - [ ] Others? Any ideas? I'm open for requests - [x] [e-Hentai](https://e-hentai.org/) requested - [x] Find some FR comics/manga websites @@ -41,6 +42,16 @@ My current planning for Fanfix (but not everything appears on this list): - [x] properties page - [x] external launcher - [ ] jexer sixels? +- [_] Move the GUI parts out of fanfix itself (see fanfix-swing) + - [x] Make new project: fanfix-swing + - [x] Fix the UI issues we had (UI thread) + - [x] Make it able to browse already downloaded stories + - [x] Make it able to download stories + - [ ] See what config options to use + - [ ] Import all previous menus end functions + - [ ] Feature parity with original GUI +- [ ] Move the TUI parts out of fanfix itself + - [ ] Make new project - [x] Network support - [x] A server that can send the stories - [x] A network implementation of the Library -- 2.27.0