diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-26 23:53:47 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-26 23:53:47 +0200 |
| commit | a2d567a95e388e946cae8b0a5e30a7428f12eba4 (patch) | |
| tree | 75338838a6803574a51b59bdde3f6adec631211f /ROADMAP.md | |
| parent | d725accd2bc2c6d9e9a749f8758c6a287a81c9b1 (diff) | |
| download | kristall-a2d567a95e388e946cae8b0a5e30a7428f12eba4.tar.gz | |
Adds favourite completions in the toolbar. This was waaaay easier than planned.
Diffstat (limited to 'ROADMAP.md')
| -rw-r--r-- | ROADMAP.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,6 +8,7 @@ This document contains TODO items for planned Kristall releases as well as some - [x] Fix all tab-indices - [ ] 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 - [ ] Improved favourites @@ -32,7 +33,7 @@ This document contains TODO items for planned Kristall releases as well as some - [ ] Opt-In: Regularly check for `domain/favicon.txt` - [ ] Opt-In: Regularly check for `domain/favicon.ico` - [ ] Smart searchbar - - [ ] Allow quick access to favourites + - [x] Allow quick access to favourites - [ ] Allow scrolling through "global" history - [ ] Allow users to gather a list of "visited pages" - [ ] Make default protocol configurable |
