aboutsummaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2020-06-22 20:27:50 +0200
committerFelix (xq) Queißner <git@mq32.de>2020-06-22 20:27:50 +0200
commit67633631b04c40db0affaadcdcf68068ed4357f7 (patch)
tree2bbba39317091072135a39fb6542c7fe8ac0a56f /ROADMAP.md
parent4923f2e57b005d00057bb30b1599e8273ca23ba7 (diff)
downloadkristall-67633631b04c40db0affaadcdcf68068ed4357f7.tar.gz
Introduces light and dark icon themes.
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index 78b50b3..7ad8230 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -3,8 +3,9 @@
This document contains TODO items for planned Kristall releases as well as some random TODOs and reported bugs.
## 0.4 - The colorful release
-- [ ] Implement dual-colored icon theme
+- [x] Implement dual-colored icon theme
- [ ] Improve UX
+ - [ ] Fix all tab-indices
- [ ] Provide text search function
- [ ] auto-highlighting/following outline
- [ ] Add maximum text width option
@@ -36,6 +37,17 @@ This document contains TODO items for planned Kristall releases as well as some
- [ ] Ctrl-F search in documents
- [ ] Add "view source" option to show original document
- [ ] Implement graphic fingerprint display instead of hex-based one
+- [ ] `<krixano>` xq, I have a feature request for Kristall - the ability to middle click a tab to close it.
+- [ ] `<krixano>` Also, middle clicking links to open them in new tab
+- [ ] Support "offline files"
+ - [ ] Allow manually caching a file to be visited when no internet connection is
+ - [ ] Add an "offline mode" that only allowes cached files
+ - [ ] New url scheme for cached sites: kristall+cache://
+ - [ ] Add window that
+- [ ] Folder based color scheme system
+ - [ ] Migrate settings-based color schemes to folder
+ - [ ] Add per-site scheming
+ - [ ] Define human-readable color scheme file format
## Unspecced
- [ ] Add option: "Transient certificates survive an application reboot and are stored on disk"