Skip to content

Commit

Permalink
mark syncing done for now
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed May 26, 2020
1 parent c02b6b9 commit 1e59726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -70,7 +70,7 @@ This is my implementation of a note-taking app, organized around the following p
- [x] package to be deployed by Nix
- [x] links to a note should change if you change the title
- [x] backlinking
- [ ] syncing with CouchDB / PouchDB servers
- [x] syncing with CouchDB / PouchDB servers
- [ ] 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 1e59726

Please sign in to comment.