From 40ec805063c480dfdc01c8328be12f7c8f823c9c Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Mon, 26 Aug 2019 20:54:57 +0200 Subject: [PATCH] Updated dev notes. --- NOTES.org | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NOTES.org b/NOTES.org index 10b7e52..208c325 100644 --- a/NOTES.org +++ b/NOTES.org @@ -39,6 +39,13 @@ then we can get rid of redraw entirely. ** TODO Replace support for user-specified starting pages This used to be available, but was removed during a refactor. +** TODO Allow for grouping of bookmarks +To support this I'd like to add a bookmark page specific +set of keybindings. Currently all bindings available on +the bookmark page are available everywhere else. But +expanding and collapsing bookmark groups sounds like it +might need more specific bindings. + * Current issues * Completed improvements -- 2.20.1