Skip to content

Commit

Permalink
mark done in README
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed May 14, 2020
1 parent 340e01a commit 761edbe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -64,9 +64,9 @@ This is my implementation of a note-taking app, organized around the following p
- [x] persistence
- [x] nice design
- [x] navigation by link
- [ ] sidebar improvements
- [ ] display and sort by last modified time
- [ ] show first couple rows of content
- [x] sidebar improvements
- [x] display and sort by last modified time
- [x] show first couple rows of content
- [ ] package to be deployed by Nix
- [ ] the module layout reflects some old design ideas (`Node.Content`, `Node` being separate from `Database.Row`)
- [ ] too many things are named `Node`. There's `Node`, `Node.Content.Node`, and I think a few others
Expand Down

0 comments on commit 761edbe

Please sign in to comment.