diff options
author | qkzk <qu3nt1n@gmail.com> | 2023-11-11 15:18:22 +0100 |
---|---|---|
committer | qkzk <qu3nt1n@gmail.com> | 2023-11-11 15:18:22 +0100 |
commit | 22ae92fb93de3e31803708a4adc511df38f58f5c (patch) | |
tree | b1ae4781765375071d71c8c0b0f54e8d2ba8a063 | |
parent | 317866ff2e23f3608abfe39db9c8479ca00e8d6a (diff) |
dev - tree is redone completelyV0.1.23-tree-redo
-rw-r--r-- | development.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development.md b/development.md index 3ef22879..abb1ce5e 100644 --- a/development.md +++ b/development.md @@ -622,8 +622,8 @@ New view: Tree ! Toggle with 't', fold with 'z'. Navigate normally. - [x] FIX: search can only find the first match - [x] FIX: leaving preview doesn't reset tree - [x] Add a link to previous and next node in Node. Simplify navigation, increase ram usage :/ - - [ ] test everything - - [ ] refactor + - [x] test everything + - [x] refactor - [x] document ## TODO |