From 5a5dd203a5635458e6cf1de3c1cfb906e0611f2f Mon Sep 17 00:00:00 2001 From: Brian Hicks Date: Tue, 26 May 2020 12:17:49 -0500 Subject: [PATCH] add another one --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d92b175..ec545f9 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ This is my implementation of a note-taking app, organized around the following p - [ ] profile some large notes and try to make them much faster - [ ] brackets are valid syntax for non-link reasons. Don't block that! - [ ] don't discard content as easily when something's invalid ] ] +- [ ] change the page title to the current note - [ ] tree editing - [ ] moving edit focus around - [ ] hitting alt-up and alt-down should go to the previous/next sibling