Skip to content

Commit

Permalink
add more TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed May 26, 2020
1 parent b6aa933 commit 53d8b2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -86,6 +86,8 @@ This is my implementation of a note-taking app, organized around the following p
- [ ] automatically create notes when they're first linked?
- [ ] only show incoming links for notes, not nodes
- [ ] 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 ] ]
- [ ] tree editing
- [ ] moving edit focus around
- [ ] hitting alt-up and alt-down should go to the previous/next sibling
Expand Down

0 comments on commit 53d8b2a

Please sign in to comment.