diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-07-20 17:34:00 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-07-20 17:34:00 +0200 |
| commit | 422f15c7db706299d85a2ecde4cd0f019f39dc59 (patch) | |
| tree | 72485a2b2520fcee4209134a8711d2d62cbce474 /ROADMAP.md | |
| parent | 5d409b0db911ec839d3c9b71b08a3269d20cb6bf (diff) | |
| download | kristall-422f15c7db706299d85a2ecde4cd0f019f39dc59.tar.gz | |
Reincludes makedir in makefile.
Diffstat (limited to 'ROADMAP.md')
| -rw-r--r-- | ROADMAP.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,7 @@ This document contains TODO items for planned Kristall releases as well as some ## 0.4 - The colorful release - [x] Implement dual-colored icon theme - [ ] Improve UX + - [ ] Make download limit configurable (default: 100MB) - [x] Fix all tab-indices - [x] Provide text search function - [ ] auto-highlighting/following outline @@ -57,6 +58,9 @@ This document contains TODO items for planned Kristall releases as well as some - [ ] Setup sane default fonts - [ ] `Segoe UI`, `Consolas` for Windows - [ ] +- [ ] Add support for "Downloads" folder/list + - [ ] Download unknown mime types to `Downloads` + - [ ] Redirect large files to `Dowloads` ## Unspecced - [ ] Add option: "Transient certificates survive an application reboot and are stored on disk" |
