aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2020-06-10 01:24:39 +0200
committerFelix (xq) Queißner <git@mq32.de>2020-06-10 01:24:39 +0200
commit9b93c4d7c5a450607eca0174b1899e56d6a09a48 (patch)
treea4cd5ac75ad9a3cd3f3a69ecbb25c53bf43fd3e8 /README.md
parente32d4644034f0a6df8dd06c985ccfe74e7dd48f4 (diff)
downloadkristall-9b93c4d7c5a450607eca0174b1899e56d6a09a48.tar.gz
Improves gophermaps: Now handle '+' correctly, improves gopher protocol such that it now respects *the lone dot*.
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 9099454..297bb80 100644
--- a/README.md
+++ b/README.md
@@ -103,14 +103,10 @@ ln -s Kristall.desktop ~/.local/share/applications/kristall.desktop
## TODO / Roadmap
### 0.2 release
-- [ ] Add text/kristall-theme mime
- - [ ] Will use a preview document instead of displaying the content
- - [ ] Allow import of themes
- - [ ] File extension is `.kthm`
- [ ] Implement more protocols
- [ ] Gopher
- [ ] Support more media types (include uudecode and hexbin decoder)
- - [ ] Read non-binary media only until `.`
+ - [x] Read non-binary media only until `.`
- [ ] Image Zoom and Pan
### 0.3 release
@@ -139,6 +135,10 @@ ln -s Kristall.desktop ~/.local/share/applications/kristall.desktop
- [ ] Enable markdown theming
- [ ] Improve Unicode/Emoji support
- Seems to need multiple font families per font?
+- [ ] Add text/kristall-theme mime
+ - [ ] Will use a preview document instead of displaying the content
+ - [ ] Allow import of themes
+ - [ ] File extension is `.kthm`
## Bugs