Update README.md
This commit is contained in:
parent
752ba0e56b
commit
6b6ff1500b
@ -24,10 +24,10 @@ Example:
|
||||
|
||||
## TODO
|
||||
|
||||
- [ ] Create a note
|
||||
- [ ] Delete a note
|
||||
- [ ] Modify a note
|
||||
- [x] Create a note
|
||||
- [x] Delete a note
|
||||
- [x] Modify a note
|
||||
- [ ] Show all notes in a scrollable TextView in a raw terminal with [termimad](https://crates.io/crates/termimad)
|
||||
- [ ] Show all notes from `DATE` or `Category`
|
||||
- [ ] Search a note by header
|
||||
- [x] Search a note by header
|
||||
- [ ] Search a note by word (kinda grep)
|
||||
|
Loading…
Reference in New Issue
Block a user