This commit is contained in:
Volodymyr Patuta 2020-11-27 23:24:20 +01:00
parent 5260fc12b6
commit eb8da4ce37
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ Example:
- [ ] 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`
- [x] Search a note by header
- [ ] Search a note by word (kinda grep)
- [x] Search a note by word (kinda grep)