Skip to content

Commit

Permalink
add packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed May 13, 2020
1 parent 6e909e6 commit ac25d83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -67,6 +67,7 @@ This is my implementation of a note-taking app, organized around the following p
- [ ] sidebar improvements
- [ ] display and sort by last modified time
- [ ] 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
- [ ] there aren't any inline formats. I'd like *italic*, **bold**, and `inline code` at a minimum. Possibly `:highlights:` or `~strikethrough~` too?
Expand Down

0 comments on commit ac25d83

Please sign in to comment.