From 7a4d3771bc24cf66d77d9bf32d26a3eb9d8489f3 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Mon, 8 Jun 2020 00:48:53 +0200 Subject: Some minor improvements in gopher rendering. --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c3ae679..99e0b0a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ A high-quality visual cross-platform gemini browser. - [x] HTTP - [x] HTTPS - [ ] [Finger](https://tools.ietf.org/html/rfc1288) (planned) - - [ ] [Gopher](https://tools.ietf.org/html/rfc1436) (planned) + - [x] [Gopher](https://tools.ietf.org/html/rfc1436) (WIP) - Crossplatform supports - Linux - Windows @@ -95,11 +95,13 @@ Just use QtCreator to build `./src/kristall.pro`. Default settings should be fin - [ ] Gopher - [x] gopher://gopher.black - [ ] Improve gophermap rendering with icons for media types + - [ ] Support more media types (include uudecode and hexbin decoder) - [ ] Improve UX - [ ] Rightclick with "open in new tab" and "open in this tab" - [ ] For history - [ ] For favourites - [ ] For documents + - [ ] Add *Navigation*→*Home* to navigate to the start page - [ ] Image Zoom and Pan - [ ] Save/load/share theme preset - [ ] Improve Unicode/Emoji support @@ -107,8 +109,11 @@ Just use QtCreator to build `./src/kristall.pro`. Default settings should be fin - [ ] Add option for some markdownish features - [ ] `*bold*` - [ ] `_underline_` - - [ ] Allow users to download files they loaded + - [ ] Implement Ctrl+D/*Add to favourites* menu item + - [ ] Implement Ctrl+S/*Save as...* menu item - [ ] Add download manager + - [ ] Allow users to save files to desktop + - [ ] Add display for "non-recognized files" ## Bugs -- cgit v1.2.3