aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2021-03-17 09:26:26 +0100
committerFelix (xq) Queißner <git@mq32.de>2021-05-08 10:44:03 +0200
commitc9e9fccd22009a9a7d516c108ad5b33fa87c3920 (patch)
tree1f8b6e9a8f844aff4e79cc53c4b8e00f981f1c47
parentce5a263f267708115e7c8f374c993857e67d5c7c (diff)
Updates ROADMAP
-rw-r--r--ROADMAP.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index a31b643..ac30450 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -10,14 +10,14 @@ This document contains TODO items for planned Kristall releases as well as some
- [x] Provide text search function
- [ ] auto-highlighting/following outline
- [ ] Implement support for snail-case anchors
- - [ ] Add maximum text width option
- - [ ] Remember scroll position for navigating back
+ - [x] Add maximum text width option
+ - [x] Remember scroll position for navigating back
- [x] Ctrl-Leftclick for "open in new tab"
- [x] Selecting theme in settings dialog is now instant-change
- [x] Replace Qt markdown with standalone markdown renderer
- [x] Enable basic markdown theming
- [ ] Extent theming to support H4…H6, emph/bold text
- - [ ] Improve block quote / code block rendering
+ - [x] Improve block quote / code block rendering
- [ ] Improve Styles
- [x] Add text/kristall-theme mime
- [x] Will use a preview document instead of displaying the content
@@ -50,9 +50,8 @@ This document contains TODO items for planned Kristall releases as well as some
- [x] Migrate settings-based color schemes to folder
- [x] Define human-readable color scheme file format
- [ ] Add per-site scheming
-- [ ] Setup sane default fonts
- - [ ] `Segoe UI`, `Consolas` for Windows
- - [ ]
+- [x] Setup sane default fonts
+ - [x] `Segoe UI`, `Consolas` for Windows
- [ ] Add support for "Downloads" folder/list
- [ ] Download unknown mime types to `Downloads`
- [ ] Redirect large files to `Dowloads`