From 235a344696967ac85a724a189f52b437ce29310e Mon Sep 17 00:00:00 2001 From: Yifan Date: Fri, 5 May 2023 00:45:06 -0700 Subject: [PATCH] README.md: Add a new task to update readme. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c5f7a8b..254a31e 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ git clone git@github.com:yifan-gu/blueNote.git && go build ## TODO +Documentation +- [ ] Update README to reflect the json/mongodb based usage Emacs org roam related: - [ ] [Dropped] Roam module (fix bug) @@ -78,6 +80,7 @@ Server Backend: - [ ] Graphql API tests, mocked storage App: +- [ ] Create DB scheme for users - [ ] Search by tags, keywords, book, author - [ ] Show random notes/highlights every time - [ ] Show connected notes